Searched defs:pos_out (Results 1 – 8 of 8) 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()
|
| /linux/fs/nfs/ |
| H A D | nfs4file.c | 139 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range() 192 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
|
| /linux/fs/overlayfs/ |
| H A D | file.c | 528 struct file *file_out, loff_t pos_out, in ovl_copyfile() 598 struct file *file_out, loff_t pos_out, in ovl_copy_file_range() 606 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/fs/xfs/ |
| H A D | xfs_reflink.c | 1567 loff_t pos_out, in xfs_reflink_remap_blocks() 1692 loff_t pos_out, in xfs_reflink_remap_prep()
|
| H A D | xfs_file.c | 1721 xfs_file_remap_range(struct file * file_in,loff_t pos_in,struct file * file_out,loff_t pos_out,loff_t len,unsigned int remap_flags) xfs_file_remap_range() argument
|
| /linux/fs/btrfs/ |
| H A D | reflink.c | 837 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
|
| /linux/fs/fuse/ |
| H A D | file.c | 2932 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
|