Home
last modified time | relevance | path

Searched defs:pos_in (Results 1 – 11 of 11) sorted by relevance

/linux/fs/
H A Dremap_range.c31 static int generic_remap_checks(struct file *file_in, loff_t pos_in, in generic_remap_checks()
277 __generic_remap_file_range_prep(struct file *file_in, loff_t pos_in, in __generic_remap_file_range_prep()
367 int generic_remap_file_range_prep(struct file *file_in, loff_t pos_in, in generic_remap_file_range_prep()
376 loff_t vfs_clone_file_range(struct file *file_in, loff_t pos_in, in vfs_clone_file_range()
H A Ddax.c2233 int dax_remap_file_range_prep(struct file *file_in, loff_t pos_in, in dax_remap_file_range_prep()
/linux/fs/nfs/
H A Dnfs4file.c136 static ssize_t __nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in __nfs4_copy_file_range()
189 static ssize_t nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in nfs4_copy_file_range()
/linux/fs/overlayfs/
H A Dfile.c527 static loff_t ovl_copyfile(struct file *file_in, loff_t pos_in, in ovl_copyfile()
583 static ssize_t ovl_copy_file_range(struct file *file_in, loff_t pos_in, in ovl_copy_file_range()
591 static loff_t ovl_remap_file_range(struct file *file_in, loff_t pos_in, in ovl_remap_file_range()
/linux/include/linux/
H A Dsplice.h91 static inline long splice_copy_file_range(struct file *in, loff_t pos_in, in splice_copy_file_range()
/linux/include/uapi/linux/
H A Df2fs.h86 __u64 pos_in; /* start position in src_fd */ member
/linux/fs/btrfs/
H A Dreflink.c782 static int btrfs_remap_file_range_prep(struct file *file_in, loff_t pos_in, in btrfs_remap_file_range_prep()
/linux/fs/xfs/
H A Dxfs_file.c1567 loff_t pos_in, in xfs_file_remap_range()
/linux/fs/ocfs2/
H A Drefcounttree.c4488 loff_t pos_in, in ocfs2_reflink_remap_extent()
4602 loff_t pos_in, in ocfs2_reflink_remap_blocks()
H A Dfile.c2701 static loff_t ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, in ocfs2_remap_file_range()
/linux/fs/fuse/
H A Dfile.c3016 static ssize_t __fuse_copy_file_range(struct file *file_in, loff_t pos_in, in __fuse_copy_file_range()