taglinefilesource code
F_FLOCK218fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK306fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK339fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK425fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK518fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||