Lines Matching refs:fl_file
325 new->fl_file = NULL; in locks_copy_conflock()
347 new->fl_file = fl->fl_file; in locks_copy_lock()
386 fl->fl_file = filp; in flock_make_lock()
449 fl->fl_file = filp; in flock64_to_posix_lock()
484 struct file *filp = fl->fl_file; in lease_setup()
515 fl->fl_file = filp; in lease_init()
754 if (caller_fl->fl_file == sys_fl->fl_file) in flock_locks_conflict()
896 if (request->fl_file != fl->fl_file) in flock_lock_inode()
1251 fl.fl_file = filp; in locks_mandatory_area()
1314 struct file *filp = fl->fl_file; in lease_modify()
1318 fasync_helper(0, fl->fl_file, 0, &fl->fl_fasync); in lease_modify()
1559 if (fl->fl_file != filp) in fcntl_getlease()
1653 if (fl->fl_file == filp && in generic_add_lease()
1731 if (fl->fl_file == filp && in generic_delete_lease()
2143 if (!(fl->fl_file->f_mode & FMODE_READ)) in check_fmode_for_setlk()
2147 if (!(fl->fl_file->f_mode & FMODE_WRITE)) in check_fmode_for_setlk()
2415 lock.fl_file = filp; in locks_remove_posix()
2434 .fl_file = filp, in locks_remove_flock()
2465 if (filp == fl->fl_file) in locks_remove_lease()
2549 if (fl->fl_file != NULL) in lock_get_status()
2550 inode = file_inode(fl->fl_file); in lock_get_status()
2578 else if (fl->fl_file) in lock_get_status()
2637 if (filp != fl->fl_file) in __show_fd_locks()