Searched defs:file_out (Results 1 – 11 of 11) sorted by relevance
/fs/ |
D | remap_range.c | 30 struct file *file_out, loff_t pos_out, in generic_remap_checks() 282 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 365 struct file *file_out, loff_t pos_out, in do_clone_file_range() 407 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
D | read_write.c | 1382 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1398 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1469 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1688 int generic_file_rw_checks(struct file *file_in, struct file *file_out) in generic_file_rw_checks()
|
/fs/nfs/ |
D | nfs4file.c | 139 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()
|
/fs/overlayfs/ |
D | file.c | 556 struct file *file_out, loff_t pos_out, in ovl_copyfile() 616 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 624 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/fs/btrfs/ |
D | reflink.c | 762 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/fs/fuse/ |
D | backing.c | 438 struct file *file_in, loff_t pos_in, struct file *file_out, in fuse_copy_file_range_initialize() 470 struct file *file_out, loff_t pos_out, size_t len, in fuse_copy_file_range_backing() 489 struct file *file_out, loff_t pos_out, size_t len, in fuse_copy_file_range_finalize()
|
D | file.c | 3177 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|
/fs/xfs/ |
D | xfs_file.c | 1137 struct file *file_out, in xfs_file_remap_range()
|
D | xfs_reflink.c | 1443 struct file *file_out, in xfs_reflink_remap_prep()
|
/fs/ocfs2/ |
D | file.c | 2644 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/fs/f2fs/ |
D | file.c | 2763 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|