taglinefilesource code
F_WRLCK118fs/locks.ccase F_WRLCK :
F_WRLCK130fs/locks.cfile_lock.fl_type = F_WRLCK;
F_WRLCK205fs/locks.cif (l->l_type != F_UNLCK && l->l_type != F_RDLCK && l->l_type != F_WRLCK
F_WRLCK241fs/locks.ccase F_WRLCK :