Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h1331 int (*copy_into_pages)(struct TCP_Server_Info *server, member
Dfile.c3821 rdata->copy_into_pages = cifs_uncached_copy_into_pages; in cifs_send_async_read()
4589 rdata->copy_into_pages = cifs_readpages_copy_into_pages; in cifs_readpages()
Dsmb2ops.c4948 length = rdata->copy_into_pages(server, rdata, &iter); in handle_read_data()