Searched defs:src_file (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1298 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 1432 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 1552 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()
|
| /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 __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 3223 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...] |
| /linux/fs/fuse/ |
| H A D | file.c | 3154 static ssize_t fuse_copy_file_range(struct file *src_file, loff_t src_off, in fuse_copy_file_range()
|