taglinefilesource code
F_FLOCK273fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
F_FLOCK361fs/locks.cfl->fl_flags = F_FLOCK;
F_FLOCK394fs/locks.cif ((sys_fl->fl_flags == F_FLOCK) &&
F_FLOCK485fs/locks.cwhile ((fl = *before) && (fl->fl_flags == F_FLOCK)) {
F_FLOCK592fs/locks.cwhile ((fl = *before) && ((fl->fl_flags == F_FLOCK) ||