Searched defs:file_out (Results 1 – 11 of 11) sorted by relevance
/linux-5.10/fs/ |
D | remap_range.c | 30 struct file *file_out, loff_t pos_out, in generic_remap_checks() 293 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 376 struct file *file_out, loff_t pos_out, in do_clone_file_range() 418 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
D | read_write.c | 1383 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1392 struct file *file_out, loff_t pos_out, in do_copy_file_range() 1421 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1472 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1669 int generic_file_rw_checks(struct file *file_in, struct file *file_out) in generic_file_rw_checks()
|
D | io_uring.c | 518 struct file *file_out; member
|
/linux-5.10/fs/nfs/ |
D | nfs4file.c | 137 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range() 193 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
/linux-5.10/fs/overlayfs/ |
D | file.c | 708 struct file *file_out, loff_t pos_out, in ovl_copyfile() 756 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 764 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/linux-5.10/fs/btrfs/ |
D | reflink.c | 700 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/linux-5.10/fs/xfs/ |
D | xfs_reflink.c | 1285 struct file *file_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 1060 struct file *file_out, in xfs_file_remap_range()
|
/linux-5.10/fs/ocfs2/ |
D | file.c | 2564 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/linux-5.10/fs/f2fs/ |
D | file.c | 2750 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|
/linux-5.10/fs/fuse/ |
D | file.c | 3313 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|