Home
last modified time | relevance | path

Searched defs:dst_file (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dioctl.c80 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk() argument
H A Dcifsfs.c1084 cifs_remap_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, loff_t len, unsigned int remap_flags) cifs_remap_file_range() argument
1146 cifs_file_copychunk_range(unsigned int xid, struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, size_t len, unsigned int flags) cifs_file_copychunk_range() argument
1225 cifs_copy_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, size_t len, unsigned int flags) cifs_copy_file_range() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dremap_range.c447 vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, struct file *dst_file, loff_t dst_pos, loff_t len, unsigned int remap_flags) vfs_dedupe_file_range_one() argument
542 struct file *dst_file = dst_fd.file; vfs_dedupe_file_range() local
[all...]
H A Dioctl.c227 static long ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4file.c244 nfs42_remap_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, loff_t count, unsigned int remap_flags) nfs42_remap_file_range() argument
/kernel/linux/linux-6.6/fs/
H A Dremap_range.c439 vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, struct file *dst_file, loff_t dst_pos, loff_t len, unsigned int remap_flags) vfs_dedupe_file_range_one() argument
542 struct file *dst_file = dst_fd.file; vfs_dedupe_file_range() local
[all...]
H A Dioctl.c231 static long ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dioctl.c71 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk() argument
H A Dcifsfs.c1265 cifs_remap_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, loff_t len, unsigned int remap_flags) cifs_remap_file_range() argument
1373 cifs_file_copychunk_range(unsigned int xid, struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, size_t len, unsigned int flags) cifs_file_copychunk_range() argument
1490 cifs_copy_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, size_t len, unsigned int flags) cifs_copy_file_range() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c239 nfs42_remap_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, loff_t count, unsigned int remap_flags) nfs42_remap_file_range() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dreflink.c836 btrfs_remap_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, loff_t len, unsigned int remap_flags) btrfs_remap_file_range() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dreflink.c882 btrfs_remap_file_range(struct file *src_file, loff_t off, struct file *dst_file, loff_t destoff, loff_t len, unsigned int remap_flags) btrfs_remap_file_range() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c2303 __ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) __ceph_copy_file_range() argument
2498 ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) ceph_copy_file_range() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c2842 __ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) __ceph_copy_file_range() argument
3041 ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) ceph_copy_file_range() argument
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c3474 fuse_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) fuse_copy_file_range() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c3192 fuse_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) fuse_copy_file_range() argument

Completed in 48 milliseconds