Searched defs:pos_out (Results 1 – 10 of 10) 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_file.c | 927 loff_t pos_out, in xfs_file_clone_range() 939 loff_t pos_out, in xfs_file_dedupe_range()
|
D | xfs_reflink.c | 1297 loff_t pos_out, in xfs_reflink_remap_prep() 1411 loff_t pos_out, in xfs_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() 1632 loff_t pos_out; in SYSCALL_DEFINE6() local 1721 struct inode *inode_out, loff_t pos_out, in vfs_clone_file_prep_inodes() 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/hostfs/ |
D | hostfs_user.c | 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/Linux-v4.19/fs/ocfs2/ |
D | file.c | 2533 loff_t pos_out, in ocfs2_file_clone_range() 2543 loff_t pos_out, in ocfs2_file_dedupe_range()
|
D | refcounttree.c | 4515 loff_t pos_out, in ocfs2_reflink_remap_extent() 4624 loff_t pos_out, in ocfs2_reflink_remap_blocks() 4826 loff_t pos_out, in ocfs2_reflink_remap_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()
|
D | f2fs.h | 442 u64 pos_out; /* start position in dst_fd */ member
|