Home
last modified time | relevance | path

Searched defs:file_out (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dremap_range.c30 struct file *file_out, loff_t pos_out, in generic_remap_checks()
294 struct file *file_out, loff_t pos_out, in generic_remap_file_range_prep()
377 struct file *file_out, loff_t pos_out, in do_clone_file_range()
419 struct file *file_out, loff_t pos_out, in vfs_clone_file_range()
H A Dread_write.c1383 struct file *file_out, loff_t pos_out, in generic_copy_file_range()
1399 struct file *file_out, loff_t pos_out, in generic_copy_file_checks()
1470 struct file *file_out, loff_t pos_out, in vfs_copy_file_range()
1689 int generic_file_rw_checks(struct file *file_in, struct file *file_out) in generic_file_rw_checks()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4file.c139 struct file *file_out, loff_t pos_out, in __nfs4_copy_file_range()
195 struct file *file_out, loff_t pos_out, in nfs4_copy_file_range()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c670 struct file *file_out, loff_t pos_out, in ovl_copyfile()
718 struct file *file_out, loff_t pos_out, in ovl_copy_file_range()
726 struct file *file_out, loff_t pos_out, in ovl_remap_file_range()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dloaderimage.c148 char *file_in = NULL, *file_out = NULL; in main() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dreflink.c747 struct file *file_out, loff_t pos_out, in btrfs_remap_file_range_prep()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_reflink.c1285 struct file *file_out, in xfs_reflink_remap_prep()
H A Dxfs_file.c1079 struct file *file_out, in xfs_file_remap_range()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.c2638 struct file *file_out, loff_t pos_out, in ocfs2_remap_file_range()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c2806 struct file *file_out, loff_t pos_out, size_t len) in f2fs_move_file_range()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c3368 struct file *file_out, loff_t pos_out, in __fuse_copy_file_range()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c633 struct file *file_out; member