taglinefilesource code
F_FLOCK298fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK355fs/locks.cif (fl->fl_flags == F_FLOCK ||
F_FLOCK463fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK496fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK585fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK692fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||