Searched defs:pos_out (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/fs/ |
D | remap_range.c | 30 struct file *file_out, loff_t pos_out, in generic_remap_checks() 124 loff_t pos_out, in generic_remap_check_len() 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() 1537 loff_t pos_out; in SYSCALL_DEFINE6() local
|
/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/include/uapi/linux/ |
D | f2fs.h | 78 __u64 pos_out; /* start position in dst_fd */ member
|
/Linux-v5.15/fs/xfs/ |
D | xfs_reflink.c | 1186 loff_t pos_out, in xfs_reflink_remap_blocks() 1310 loff_t pos_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 1140 loff_t pos_out, in xfs_file_remap_range()
|
/Linux-v5.15/fs/hostfs/ |
D | hostfs_user.c | 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/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/f2fs/ |
D | file.c | 2735 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range() 4408 compat_u64 pos_out; member
|
/Linux-v5.15/fs/ocfs2/ |
D | refcounttree.c | 4505 loff_t pos_out, in ocfs2_reflink_remap_extent() 4619 loff_t pos_out, in ocfs2_reflink_remap_blocks()
|
D | file.c | 2634 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/Linux-v5.15/fs/fuse/ |
D | file.c | 3009 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|