taglinefilesource code
F_FLOCK281fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK315fs/locks.cif (fl->fl_flags == F_FLOCK ||
F_FLOCK426fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK459fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK548fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK655fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||