Home
last modified time | relevance | path

Searched defs:pos_in (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/include/uapi/linux/
H A Df2fs.h71 __u64 pos_in; /* start position in src_fd */ member
/kernel/linux/linux-5.10/fs/
H A Dremap_range.c29 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 Dread_write.c1377 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 Dnfs4file.c138 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 Dremap_range.c31 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 Dread_write.c1386 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 Ddax.c2059 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 Df2fs.h78 __u64 pos_in; /* start position in src_fd */ member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c197 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 Dfile.c688 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 Dnfs4file.c135 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 Dfile.c608 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 Dreflink.c746 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 Dxfs_file.c1074 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 Dxfs_reflink.c1158 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 Dreflink.c794 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 Dxfs_file.c1161 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 Dxfs_reflink.c1351 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 Df2fs_io.h205 u64 pos_in; /* start position in src_fd */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_fs.c51 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 Dv3d_blit.c583 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 Dtest_syscalls.c836 off_t pos_in = 0, pos_out = 0; in test_copy_file_range() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp627 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 Dfile.c2643 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 Dfile.c2674 static loff_t ocfs2_remap_file_range(struct file *file_in, loff_t pos_in, in ocfs2_remap_file_range() argument

Completed in 37 milliseconds

12