Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsfs.c1244 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range() function
1279 .copy_file_range = cifs_copy_file_range,
1299 .copy_file_range = cifs_copy_file_range,
1318 .copy_file_range = cifs_copy_file_range,
1337 .copy_file_range = cifs_copy_file_range,
1355 .copy_file_range = cifs_copy_file_range,
1372 .copy_file_range = cifs_copy_file_range,
1384 .copy_file_range = cifs_copy_file_range,

Completed in 7 milliseconds