Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c1225 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range() function
1263 .copy_file_range = cifs_copy_file_range,
1283 .copy_file_range = cifs_copy_file_range,
1302 .copy_file_range = cifs_copy_file_range,
1321 .copy_file_range = cifs_copy_file_range,
1339 .copy_file_range = cifs_copy_file_range,
1356 .copy_file_range = cifs_copy_file_range,
1368 .copy_file_range = cifs_copy_file_range,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1490 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range() function
1528 .copy_file_range = cifs_copy_file_range,
1548 .copy_file_range = cifs_copy_file_range,
1567 .copy_file_range = cifs_copy_file_range,
1586 .copy_file_range = cifs_copy_file_range,
1604 .copy_file_range = cifs_copy_file_range,
1621 .copy_file_range = cifs_copy_file_range,
1633 .copy_file_range = cifs_copy_file_range,

Completed in 5 milliseconds