/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | f2fs.h | 72 __u64 pos_out; /* start position in dst_fd */ member
|
/kernel/linux/linux-5.10/fs/ |
H A D | remap_range.c | 29 generic_remap_checks(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *req_count, unsigned int remap_flags) generic_remap_checks() argument 135 generic_remap_check_len(struct inode *inode_in, struct inode *inode_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) generic_remap_check_len() argument 293 generic_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) generic_remap_file_range_prep() argument 376 do_clone_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) do_clone_file_range() argument 418 vfs_clone_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) vfs_clone_file_range() argument [all...] |
H A D | read_write.c | 1377 generic_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) generic_copy_file_range() argument 1393 generic_copy_file_checks(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t *req_count, unsigned int flags) generic_copy_file_checks() argument 1464 vfs_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) vfs_copy_file_range() argument 1552 loff_t pos_out; SYSCALL_DEFINE6() local [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4file.c | 138 __nfs4_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t count, unsigned int flags) __nfs4_copy_file_range() argument 194 nfs4_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t count, unsigned int flags) nfs4_copy_file_range() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | remap_range.c | 31 generic_remap_checks(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *req_count, unsigned int remap_flags) generic_remap_checks() argument 127 generic_remap_check_len(struct inode *inode_in, struct inode *inode_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) generic_remap_check_len() argument 271 __generic_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags, const struct iomap_ops *dax_read_ops) __generic_remap_file_range_prep() argument 361 generic_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) generic_remap_file_range_prep() argument 370 do_clone_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) do_clone_file_range() argument 407 vfs_clone_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) vfs_clone_file_range() argument [all...] |
H A D | read_write.c | 1386 generic_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) generic_copy_file_range() argument 1404 generic_copy_file_checks(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t *req_count, unsigned int flags) generic_copy_file_checks() argument 1475 vfs_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) vfs_copy_file_range() argument 1563 loff_t pos_out; SYSCALL_DEFINE6() local [all...] |
H A D | dax.c | 2059 dax_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags, const struct iomap_ops *ops) dax_remap_file_range_prep() argument
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | f2fs.h | 79 __u64 pos_out; /* start position in dst_fd */ member
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_user.c | 107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() argument
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | file.c | 688 ovl_copyfile(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int flags, enum ovl_copyop op) ovl_copyfile() argument 748 ovl_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) ovl_copy_file_range() argument 756 ovl_remap_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) ovl_remap_file_range() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4file.c | 135 __nfs4_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t count, unsigned int flags) __nfs4_copy_file_range() argument 189 nfs4_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t count, unsigned int flags) nfs4_copy_file_range() argument
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_user.c | 108 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() argument
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | file.c | 608 ovl_copyfile(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int flags, enum ovl_copyop op) ovl_copyfile() argument 668 ovl_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) ovl_copy_file_range() argument 676 ovl_remap_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) ovl_remap_file_range() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | reflink.c | 746 btrfs_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) btrfs_remap_file_range_prep() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_file.c | 1074 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
|
H A D | xfs_reflink.c | 1158 xfs_reflink_remap_blocks( struct xfs_inode *src, loff_t pos_in, struct xfs_inode *dest, loff_t pos_out, loff_t remap_len, loff_t *remapped) xfs_reflink_remap_blocks() argument 1282 xfs_reflink_remap_prep( struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) xfs_reflink_remap_prep() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | reflink.c | 794 btrfs_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) btrfs_remap_file_range_prep() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_file.c | 1161 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
|
H A D | xfs_reflink.c | 1351 xfs_reflink_remap_blocks( struct xfs_inode *src, loff_t pos_in, struct xfs_inode *dest, loff_t pos_out, loff_t remap_len, loff_t *remapped) xfs_reflink_remap_blocks() argument 1474 xfs_reflink_remap_prep( struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags) xfs_reflink_remap_prep() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 2643 ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) ocfs2_remap_file_range() argument
|
H A D | refcounttree.c | 4502 ocfs2_reflink_remap_extent(struct inode *s_inode, struct buffer_head *s_bh, loff_t pos_in, struct inode *t_inode, struct buffer_head *t_bh, loff_t pos_out, loff_t len, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_reflink_remap_extent() argument 4616 ocfs2_reflink_remap_blocks(struct inode *s_inode, struct buffer_head *s_bh, loff_t pos_in, struct inode *t_inode, struct buffer_head *t_bh, loff_t pos_out, loff_t len) ocfs2_reflink_remap_blocks() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 2674 ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t len, unsigned int remap_flags) ocfs2_remap_file_range() argument
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 2779 f2fs_move_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len) f2fs_move_file_range() argument 4256 compat_u64 pos_out; global() member [all...] |
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | file.c | 3363 __fuse_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) __fuse_copy_file_range() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | file.c | 3085 __fuse_copy_file_range(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, size_t len, unsigned int flags) __fuse_copy_file_range() argument
|