taglinefilesource code
F_WRLCK122fs/locks.ccase F_WRLCK :
F_WRLCK134fs/locks.cfile_lock.fl_type = F_WRLCK;
F_WRLCK240fs/locks.cif (l->l_type != F_UNLCK && l->l_type != F_RDLCK && l->l_type != F_WRLCK
F_WRLCK274fs/locks.ccase F_WRLCK :