taglinefilesource code
F_FLOCK277fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK365fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK398fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK487fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK594fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||