Searched defs:pos_out (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/fs/ |
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()
|
D | read_write.c | 1506 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1577 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1673 loff_t pos_out; in SYSCALL_DEFINE6() local
|
D | dax.c | 2075 struct file *file_out, loff_t pos_out, in dax_remap_file_range_prep()
|
/linux-6.12.1/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-6.12.1/fs/overlayfs/ |
D | file.c | 489 struct file *file_out, loff_t pos_out, in ovl_copyfile() 549 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 557 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/linux-6.12.1/include/linux/ |
D | splice.h | 92 struct file *out, loff_t pos_out, in splice_copy_file_range()
|
/linux-6.12.1/include/uapi/linux/ |
D | f2fs.h | 79 __u64 pos_out; /* start position in dst_fd */ member
|
/linux-6.12.1/fs/xfs/ |
D | xfs_reflink.c | 1328 loff_t pos_out, in xfs_reflink_remap_blocks() 1453 loff_t pos_out, in xfs_reflink_remap_prep()
|
D | xfs_file.c | 1173 loff_t pos_out, in xfs_file_remap_range()
|
/linux-6.12.1/fs/hostfs/ |
D | hostfs_user.c | 109 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/linux-6.12.1/fs/btrfs/ |
D | reflink.c | 775 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/linux-6.12.1/fs/f2fs/ |
D | file.c | 2902 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range() 5128 compat_u64 pos_out; member
|
/linux-6.12.1/fs/ocfs2/ |
D | refcounttree.c | 4493 loff_t pos_out, in ocfs2_reflink_remap_extent() 4607 loff_t pos_out, in ocfs2_reflink_remap_blocks()
|
D | file.c | 2691 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/linux-6.12.1/fs/fuse/ |
D | file.c | 3191 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|