Lines Matching refs:fl_file
321 new->fl_file = NULL; in locks_copy_conflock()
343 new->fl_file = fl->fl_file; in locks_copy_lock()
382 fl->fl_file = filp; in flock_make_lock()
445 fl->fl_file = filp; in flock64_to_posix_lock()
480 struct file *filp = fl->fl_file; in lease_setup()
511 fl->fl_file = filp; in lease_init()
750 if (caller_fl->fl_file == sys_fl->fl_file) in flock_locks_conflict()
892 if (request->fl_file != fl->fl_file) in flock_lock_inode()
1249 fl.fl_file = filp; in locks_mandatory_area()
1312 struct file *filp = fl->fl_file; in lease_modify()
1316 fasync_helper(0, fl->fl_file, 0, &fl->fl_fasync); in lease_modify()
1554 if (fl->fl_file != filp) in fcntl_getlease()
1647 if (fl->fl_file == filp && in generic_add_lease()
1725 if (fl->fl_file == filp && in generic_delete_lease()
2115 if (!(fl->fl_file->f_mode & FMODE_READ)) in check_fmode_for_setlk()
2119 if (!(fl->fl_file->f_mode & FMODE_WRITE)) in check_fmode_for_setlk()
2386 lock.fl_file = filp; in locks_remove_posix()
2405 .fl_file = filp, in locks_remove_flock()
2439 if (filp == fl->fl_file) in locks_remove_lease()
2520 if (fl->fl_file != NULL) in lock_get_status()
2521 inode = file_inode(fl->fl_file); in lock_get_status()
2549 else if (fl->fl_file) in lock_get_status()
2608 if (filp != fl->fl_file) in __show_fd_locks()