Searched defs:file_out (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/fs/overlayfs/ |
D | file.c | 438 struct file *file_out, loff_t pos_out, in ovl_copyfile() 485 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 493 struct file *file_out, loff_t pos_out, u64 len) in ovl_clone_file_range() 500 struct file *file_out, loff_t pos_out, u64 len) in ovl_dedupe_file_range()
|
/Linux-v4.19/fs/nfs/ |
D | nfs4file.c | 133 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_reflink.c | 1227 struct file *file_out) in xfs_reflink_remap_unlock() 1296 struct file *file_out, in xfs_reflink_remap_prep() 1410 struct file *file_out, in xfs_reflink_remap_range()
|
D | xfs_file.c | 926 struct file *file_out, in xfs_file_clone_range() 938 struct file *file_out, in xfs_file_dedupe_range()
|
/Linux-v4.19/fs/ocfs2/ |
D | file.c | 2532 struct file *file_out, in ocfs2_file_clone_range() 2542 struct file *file_out, in ocfs2_file_dedupe_range()
|
D | refcounttree.c | 4825 struct file *file_out, in ocfs2_reflink_remap_range()
|
/Linux-v4.19/fs/ |
D | read_write.c | 1550 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1822 struct file *file_out, loff_t pos_out, u64 len) in do_clone_file_range() 1872 struct file *file_out, loff_t pos_out, u64 len) in vfs_clone_file_range()
|
/Linux-v4.19/fs/f2fs/ |
D | file.c | 2367 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|