taglinefilesource code
fl_file218fs/locks.c((fl->fl_flags == F_FLOCK) && (fl->fl_file == filp) &&
fl_file276fs/locks.cfl->fl_file = filp;
fl_file309fs/locks.cfl->fl_file = filp;
fl_file340fs/locks.c(caller_fl->fl_file == sys_fl->fl_file))
fl_file426fs/locks.cif (caller->fl_file == fl->fl_file) {
fl_file647fs/locks.ctmp->fl_file = fl->fl_file;
fl_file259include/linux/fs.hstruct file *fl_file;