Searched defs:file_out (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/fs/ |
D | remap_range.c | 30 struct file *file_out, loff_t pos_out, in generic_remap_checks() 281 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 364 struct file *file_out, loff_t pos_out, in do_clone_file_range() 406 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
D | read_write.c | 1379 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1388 struct file *file_out, loff_t pos_out, in do_copy_file_range() 1417 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1468 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1665 int generic_file_rw_checks(struct file *file_in, struct file *file_out) in generic_file_rw_checks()
|
D | io_uring.c | 625 struct file *file_out; member
|
/Linux-v5.15/fs/nfs/ |
D | nfs4file.c | 137 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range() 191 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
/Linux-v5.15/fs/overlayfs/ |
D | file.c | 550 struct file *file_out, loff_t pos_out, in ovl_copyfile() 598 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 606 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/Linux-v5.15/fs/btrfs/ |
D | reflink.c | 759 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/Linux-v5.15/fs/xfs/ |
D | xfs_reflink.c | 1309 struct file *file_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 1139 struct file *file_out, in xfs_file_remap_range()
|
/Linux-v5.15/fs/ocfs2/ |
D | file.c | 2634 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/Linux-v5.15/fs/f2fs/ |
D | file.c | 2735 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|
/Linux-v5.15/fs/fuse/ |
D | file.c | 3009 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|