taglinefilesource code
F_WRLCK115fs/locks.ccase F_WRLCK :
F_WRLCK127fs/locks.cfile_lock.fl_type = F_WRLCK;
F_WRLCK204fs/locks.cif (l->l_type != F_UNLCK && l->l_type != F_RDLCK && l->l_type != F_WRLCK
F_WRLCK238fs/locks.ccase F_WRLCK :