Searched defs:pos_out (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/fs/nfs/ |
D | nfs4file.c | 133 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range() 147 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
/Linux-v5.4/fs/overlayfs/ |
D | file.c | 556 struct file *file_out, loff_t pos_out, in ovl_copyfile() 604 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 612 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/Linux-v5.4/fs/ |
D | read_write.c | 1590 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1599 struct file *file_out, loff_t pos_out, in do_copy_file_range() 1626 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1695 loff_t pos_out; in SYSCALL_DEFINE6() local 1789 loff_t pos_out, in generic_remap_check_len() 1947 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 2030 struct file *file_out, loff_t pos_out, in do_clone_file_range() 2072 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
/Linux-v5.4/fs/xfs/ |
D | xfs_reflink.c | 1115 loff_t pos_out, in xfs_reflink_remap_blocks() 1310 loff_t pos_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 973 loff_t pos_out, in xfs_file_remap_range()
|
/Linux-v5.4/fs/hostfs/ |
D | hostfs_user.c | 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/Linux-v5.4/mm/ |
D | filemap.c | 2997 struct file *file_out, loff_t pos_out, in generic_remap_checks() 3098 struct file *file_out, loff_t pos_out, in generic_copy_file_checks()
|
/Linux-v5.4/fs/ocfs2/ |
D | file.c | 2566 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
D | refcounttree.c | 4505 loff_t pos_out, in ocfs2_reflink_remap_extent() 4619 loff_t pos_out, in ocfs2_reflink_remap_blocks()
|
/Linux-v5.4/fs/f2fs/ |
D | file.c | 2573 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
|
D | f2fs.h | 466 u64 pos_out; /* start position in dst_fd */ member
|
/Linux-v5.4/fs/fuse/ |
D | file.c | 3229 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|
/Linux-v5.4/fs/btrfs/ |
D | ioctl.c | 3825 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|