Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.h146 extern ssize_t cifs_file_copychunk_range(unsigned int xid,
H A Dioctl.c118 rc = cifs_file_copychunk_range(xid, src_file.file, 0, dst_file, 0, in cifs_ioctl_copychunk()
H A Dcifsfs.c1137 ssize_t cifs_file_copychunk_range(unsigned int xid, in cifs_file_copychunk_range() function
1230 rc = cifs_file_copychunk_range(xid, src_file, off, dst_file, destoff, in cifs_copy_file_range()