Searched defs:pos_out (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/fs/ |
D | remap_range.c | 30 struct file *file_out, loff_t pos_out, in generic_remap_checks() 136 loff_t pos_out, in generic_remap_check_len() 293 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 376 struct file *file_out, loff_t pos_out, in do_clone_file_range() 418 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
D | read_write.c | 1383 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1392 struct file *file_out, loff_t pos_out, in do_copy_file_range() 1421 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1472 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1541 loff_t pos_out; in SYSCALL_DEFINE6() local
|
/linux-5.10/fs/nfs/ |
D | nfs4file.c | 137 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()
|
/linux-5.10/fs/overlayfs/ |
D | file.c | 708 struct file *file_out, loff_t pos_out, in ovl_copyfile() 756 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 764 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/linux-5.10/fs/xfs/ |
D | xfs_reflink.c | 1162 loff_t pos_out, in xfs_reflink_remap_blocks() 1286 loff_t pos_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 1061 loff_t pos_out, in xfs_file_remap_range()
|
/linux-5.10/fs/hostfs/ |
D | hostfs_user.c | 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/linux-5.10/fs/btrfs/ |
D | reflink.c | 700 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/linux-5.10/fs/ocfs2/ |
D | file.c | 2564 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
D | refcounttree.c | 4507 loff_t pos_out, in ocfs2_reflink_remap_extent() 4621 loff_t pos_out, in ocfs2_reflink_remap_blocks()
|
/linux-5.10/fs/f2fs/ |
D | file.c | 2750 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|
D | f2fs.h | 469 u64 pos_out; /* start position in dst_fd */ member
|
/linux-5.10/fs/fuse/ |
D | file.c | 3313 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|