Searched refs:cifs_file_copychunk_range (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/cifs/ |
A D | cifsfs.h | 144 extern ssize_t cifs_file_copychunk_range(unsigned int xid,
|
A D | ioctl.c | 109 rc = cifs_file_copychunk_range(xid, src_file.file, 0, dst_file, 0, in cifs_ioctl_copychunk()
|
A D | cifsfs.c | 1241 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range() function 1342 rc = cifs_file_copychunk_range(xid, src_file, off, dst_file, destoff, in cifs_copy_file_range()
|
Completed in 7 milliseconds