Searched defs:pos_out (Results 1 – 12 of 12) sorted by relevance
/linux/fs/ |
H A D | remap_range.c | 32 struct file *file_out, loff_t pos_out, in generic_remap_checks() 135 loff_t pos_out, in generic_remap_check_len() 278 struct file *file_out, loff_t pos_out, in __generic_remap_file_range_prep() 368 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 377 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
H A D | read_write.c | 1482 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1553 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1649 loff_t pos_out; in SYSCALL_DEFINE6() local
|
/linux/fs/nfs/ |
H A 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/fs/overlayfs/ |
H A D | file.c | 546 struct file *file_out, loff_t pos_out, in ovl_copyfile() 603 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 611 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/linux/include/linux/ |
H A D | splice.h | 92 struct file *out, loff_t pos_out, in splice_copy_file_range()
|
/linux/include/uapi/linux/ |
H A D | f2fs.h | 87 __u64 pos_out; /* start position in dst_fd */ member
|
/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1531 loff_t pos_out, in xfs_reflink_remap_blocks() 1656 loff_t pos_out, in xfs_reflink_remap_prep()
|
H A D | xfs_file.c | 1486 loff_t pos_out, in xfs_file_remap_range()
|
/linux/fs/btrfs/ |
H A D | reflink.c | 778 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/linux/fs/f2fs/ |
H A D | file.c | 3075 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range() 5341 compat_u64 pos_out; member
|
/linux/fs/ocfs2/ |
H A D | file.c | 2695 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/linux/fs/fuse/ |
H A D | file.c | 2946 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|