taglinefilesource code
fl_file273fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
fl_file331fs/locks.cfl->fl_file = filp;
fl_file364fs/locks.cfl->fl_file = filp;
fl_file395fs/locks.c(caller_fl->fl_file == sys_fl->fl_file))
fl_file486fs/locks.cif (caller->fl_file == fl->fl_file) {
fl_file735fs/locks.ctmp->fl_file = fl->fl_file;
fl_file338include/linux/fs.hstruct file *fl_file;