| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | f2fs.h | 71 __u64 pos_in; /* start position in src_fd */ member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | remap_range.c | 29 static int generic_remap_checks(struct file *file_in, loff_t pos_in, in generic_remap_checks() 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 ssize_t generic_copy_file_range(struct file *file_in, loff_t pos_in, in generic_copy_file_range() argument 1393 static int generic_copy_file_checks(struct file *file_in, loff_t pos_in, in 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 1551 loff_t pos_in; SYSCALL_DEFINE6() local [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4file.c | 138 static ssize_t __nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in __nfs4_copy_file_range() argument 194 static ssize_t nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in nfs4_copy_file_range() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | remap_range.c | 31 static int generic_remap_checks(struct file *file_in, loff_t pos_in, in generic_remap_checks() 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 ssize_t generic_copy_file_range(struct file *file_in, loff_t pos_in, in generic_copy_file_range() argument 1404 static int generic_copy_file_checks(struct file *file_in, loff_t pos_in, in 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 1562 loff_t pos_in; SYSCALL_DEFINE6() local [all...] |
| H A D | dax.c | 2059 int dax_remap_file_range_prep(struct file *file_in, loff_t pos_in, in dax_remap_file_range_prep() argument
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | f2fs.h | 78 __u64 pos_in; /* start position in src_fd */ member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_blit.c | 197 nir_variable *pos_in = nir_variable_create(b.shader, nir_var_shader_in, in vc4_get_yuv_vs() local 249 nir_variable *pos_in = nir_variable_create(b.shader, nir_var_shader_in, in vc4_get_yuv_fs() local
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| H A D | file.c | 688 static loff_t ovl_copyfile(struct file *file_in, loff_t pos_in, in ovl_copyfile() argument 748 static ssize_t ovl_copy_file_range(struct file *file_in, loff_t pos_in, in ovl_copy_file_range() argument 756 static loff_t ovl_remap_file_range(struct file *file_in, loff_t pos_in, in ovl_remap_file_range() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4file.c | 135 static ssize_t __nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in __nfs4_copy_file_range() argument 189 static ssize_t nfs4_copy_file_range(struct file *file_in, loff_t pos_in, in nfs4_copy_file_range() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | file.c | 608 static loff_t ovl_copyfile(struct file *file_in, loff_t pos_in, in ovl_copyfile() argument 668 static ssize_t ovl_copy_file_range(struct file *file_in, loff_t pos_in, in ovl_copy_file_range() argument 676 static loff_t ovl_remap_file_range(struct file *file_in, loff_t pos_in, in ovl_remap_file_range() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | reflink.c | 746 static int btrfs_remap_file_range_prep(struct file *file_in, loff_t pos_in, in 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
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | reflink.c | 794 static int btrfs_remap_file_range_prep(struct file *file_in, loff_t pos_in, in 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
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.h | 205 u64 pos_in; /* start position in src_fd */ member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_resolve_fs.c | 51 nir_ssa_def *pos_in = nir_channels(&b, nir_load_frag_coord(&b), 0x3); in build_resolve_fragment_shader() local 270 nir_ssa_def *pos_in = nir_channels(&b, nir_load_frag_coord(&b), 0x3); in build_depth_stencil_resolve_fragment_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_blit.c | 583 nir_variable *pos_in = nir_variable_create(b.shader, in v3d_get_sand8_vs() local 643 nir_variable *pos_in = in v3d_get_sand8_fs() local
|
| /third_party/libfuse/test/ |
| H A D | test_syscalls.c | 836 off_t pos_in = 0, pos_out = 0; in test_copy_file_range() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 627 nir_variable *pos_in = nir_variable_create(b.shader, nir_var_shader_in, in get_stencil_resolve_vs() local 672 nir_variable *pos_in = nir_variable_create(b.shader, nir_var_shader_in, in get_stencil_resolve_fs() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | file.c | 2643 static loff_t ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, in ocfs2_remap_file_range() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | file.c | 2674 static loff_t ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, in ocfs2_remap_file_range() argument
|