Searched defs:destoff (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1299 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 1433 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 1553 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...] |
| /linux/fs/ |
| H A D | ioctl.c | 231 u64 off, u64 olen, u64 destoff) in ioctl_file_clone()
|
| /linux/fs/xfs/ |
| H A D | xfs_reflink.c | 1538 xfs_fileoff_t destoff = XFS_B_TO_FSBT(mp, pos_out); in xfs_reflink_remap_blocks() local
|