Home
last modified time | relevance | path

Searched refs:cifs_file_copychunk_range (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsfs.h137 extern ssize_t cifs_file_copychunk_range(unsigned int xid,
Dioctl.c109 rc = cifs_file_copychunk_range(xid, src_file.file, 0, dst_file, 0, in cifs_ioctl_copychunk()
Dcifsfs.c1258 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range() function
1359 rc = cifs_file_copychunk_range(xid, src_file, off, dst_file, destoff, in cifs_copy_file_range()