Searched defs:dst_file (Results 1 – 10 of 10) sorted by relevance
/fs/fuse/ |
D | passthrough.c | 17 static void fuse_file_accessed(struct file *dst_file, struct file *src_file) in fuse_file_accessed() 37 void fuse_copyattr(struct file *dst_file, struct file *src_file) in fuse_copyattr()
|
D | backing.c | 29 static void fuse_file_accessed(struct file *dst_file, struct file *src_file) in fuse_file_accessed()
|
D | file.c | 3648 struct file *dst_file, loff_t dst_off, in fuse_copy_file_range()
|
/fs/ |
D | remap_range.c | 448 struct file *dst_file, loff_t dst_pos, in vfs_dedupe_file_range_one() 542 struct file *dst_file = dst_fd.file; in vfs_dedupe_file_range() local
|
D | ioctl.c | 227 static long ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone()
|
/fs/cifs/ |
D | ioctl.c | 80 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
|
D | cifsfs.c | 1085 struct file *dst_file, loff_t destoff, loff_t len, in cifs_remap_file_range() 1148 struct file *dst_file, loff_t destoff, in cifs_file_copychunk_range() 1226 struct file *dst_file, loff_t destoff, in cifs_copy_file_range()
|
/fs/nfs/ |
D | nfs4file.c | 245 struct file *dst_file, loff_t dst_off, loff_t count, in nfs42_remap_file_range()
|
/fs/btrfs/ |
D | reflink.c | 837 struct file *dst_file, loff_t destoff, loff_t len, in btrfs_remap_file_range()
|
/fs/ceph/ |
D | file.c | 2304 struct file *dst_file, loff_t dst_off, in __ceph_copy_file_range() 2499 struct file *dst_file, loff_t dst_off, in ceph_copy_file_range()
|