Home
last modified time | relevance | path

Searched defs:src_file (Results 1 – 6 of 6) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c1295 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 Dsmb2ops.c1882 struct cifsFileInfo *src_file, in smb2_copychunk_range() argument
/linux/fs/nfs/
H A Dnfs4file.c247 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
/linux/fs/
H A Dremap_range.c432 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 Dfile.c3022 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 Dfile.c3151 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