Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1385 int (*copy_into_pages)(struct TCP_Server_Info *server, member
H A Dfile.c3742 rdata->copy_into_pages = cifs_uncached_copy_into_pages; in cifs_send_async_read()
4497 rdata->copy_into_pages = cifs_readpages_copy_into_pages; in cifs_readpages()
H A Dsmb2ops.c4701 length = rdata->copy_into_pages(server, rdata, &iter); in handle_read_data()