Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1196 int (*copy_into_pages)(struct TCP_Server_Info *server, member
Dfile.c3144 rdata->copy_into_pages = cifs_uncached_copy_into_pages; in cifs_send_async_read()
3833 rdata->copy_into_pages = cifs_readpages_copy_into_pages; in cifs_readpages()
Dsmb2ops.c2988 length = rdata->copy_into_pages(server, rdata, &iter); in handle_read_data()