taglinefilesource code
F_WRLCK112fs/locks.ccase F_WRLCK :
F_WRLCK124fs/locks.cfile_lock.fl_type = F_WRLCK;
F_WRLCK229fs/locks.cif (l->l_type != F_UNLCK && l->l_type != F_RDLCK && l->l_type != F_WRLCK
F_WRLCK265fs/locks.ccase F_WRLCK :