taglinefilesource code
F_FLOCK312fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK369fs/locks.cif (fl->fl_flags == F_FLOCK ||
F_FLOCK477fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK510fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK599fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK706fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||