Searched defs:src_file (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1295 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 1422 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 1538 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...] |
| H A D | smb2ops.c | 1882 struct cifsFileInfo *src_file, in smb2_copychunk_range() argument
|
| /linux/fs/nfs/ |
| H A D | nfs4file.c | 247 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
|
| /linux/fs/ |
| H A D | remap_range.c | 432 loff_t vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, in vfs_dedupe_file_range_one()
|
| /linux/fs/ceph/ |
| H A D | file.c | 3022 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range() 3223 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()
|
| /linux/fs/fuse/ |
| H A D | file.c | 3151 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
|