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 | file.c | 3300 struct file *dst_file, loff_t dst_off, in fuse_copy_file_range()
|
D | backing.c | 29 static void fuse_file_accessed(struct file *dst_file, struct file *src_file) in fuse_file_accessed()
|
/fs/ |
D | remap_range.c | 439 struct file *dst_file, loff_t dst_pos, in vfs_dedupe_file_range_one() 541 struct file *dst_file = dst_fd.file; in vfs_dedupe_file_range() local
|
D | ioctl.c | 230 static long ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone()
|
/fs/cifs/ |
D | cifsfs.c | 1136 struct file *dst_file, loff_t destoff, loff_t len, in cifs_remap_file_range() 1199 struct file *dst_file, loff_t destoff, in cifs_file_copychunk_range() 1277 struct file *dst_file, loff_t destoff, in cifs_copy_file_range()
|
D | ioctl.c | 71 static long cifs_ioctl_copychunk(unsigned int xid, struct file *dst_file, in cifs_ioctl_copychunk()
|
/fs/nfs/ |
D | nfs4file.c | 243 struct file *dst_file, loff_t dst_off, loff_t count, in nfs42_remap_file_range()
|
/fs/btrfs/ |
D | reflink.c | 862 struct file *dst_file, loff_t destoff, loff_t len, in btrfs_remap_file_range()
|
/fs/ceph/ |
D | file.c | 2312 struct file *dst_file, loff_t dst_off, in __ceph_copy_file_range() 2507 struct file *dst_file, loff_t dst_off, in ceph_copy_file_range()
|