Searched defs:pos_out (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/fs/ |
H A D | remap_range.c | 32 struct file *file_out, loff_t pos_out, in generic_remap_checks() 129 loff_t pos_out, in generic_remap_check_len() 272 struct file *file_out, loff_t pos_out, in __generic_remap_file_range_prep() 362 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep() 371 struct file *file_out, loff_t pos_out, in do_clone_file_range() 408 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
|
H A D | read_write.c | 1387 struct file *file_out, loff_t pos_out, in generic_copy_file_range() 1405 struct file *file_out, loff_t pos_out, in generic_copy_file_checks() 1476 struct file *file_out, loff_t pos_out, in vfs_copy_file_range() 1563 loff_t pos_out; in SYSCALL_DEFINE6() local
|
H A D | dax.c | 2075 struct file *file_out, loff_t pos_out, in dax_remap_file_range_prep()
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4file.c | 136 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range() 190 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
/openbmc/linux/fs/overlayfs/ |
H A D | file.c | 609 struct file *file_out, loff_t pos_out, in ovl_copyfile() 669 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 677 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
|
/openbmc/linux/include/uapi/linux/ |
H A D | f2fs.h | 79 __u64 pos_out; /* start position in dst_fd */ member
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1335 loff_t pos_out, in xfs_reflink_remap_blocks() 1458 loff_t pos_out, in xfs_reflink_remap_prep()
|
H A D | xfs_file.c | 1165 loff_t pos_out, in xfs_file_remap_range()
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 109 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir()
|
/openbmc/linux/fs/btrfs/ |
H A D | reflink.c | 795 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 2863 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range() 5038 compat_u64 pos_out; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.c | 4500 loff_t pos_out, in ocfs2_reflink_remap_extent() 4614 loff_t pos_out, in ocfs2_reflink_remap_blocks()
|
H A D | file.c | 2690 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 3092 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|