Searched defs:dst_file (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | remap_range.c | 437 struct file *dst_file, loff_t dst_pos, in vfs_dedupe_file_range_one() 539 struct file *dst_file = dst_fd.file; in vfs_dedupe_file_range() local
|
A D | ioctl.c | 230 static long ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone()
|
/linux-6.3-rc2/fs/cifs/ |
A D | cifsfs.c | 1182 struct file *dst_file, loff_t destoff, loff_t len, in cifs_remap_file_range() 1243 struct file *dst_file, loff_t destoff, in cifs_file_copychunk_range() 1329 struct file *dst_file, loff_t destoff, in cifs_copy_file_range()
|
A D | ioctl.c | 71 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4file.c | 240 struct file *dst_file, loff_t dst_off, loff_t count, in nfs42_remap_file_range()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | reflink.c | 884 struct file *dst_file, loff_t destoff, loff_t len, in btrfs_remap_file_range()
|
/linux-6.3-rc2/fs/ceph/ |
A D | file.c | 2376 struct file *dst_file, loff_t dst_off, in __ceph_copy_file_range() 2571 struct file *dst_file, loff_t dst_off, in ceph_copy_file_range()
|
/linux-6.3-rc2/fs/fuse/ |
A D | file.c | 3229 struct file *dst_file, loff_t dst_off, in fuse_copy_file_range()
|
Completed in 20 milliseconds