Home
last modified time | relevance | path

Searched refs:nfs_page_create_from_folio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dnfs_page.h132 extern struct nfs_page *nfs_page_create_from_folio(struct nfs_open_context *ctx,
/kernel/linux/linux-6.6/fs/nfs/
H A Dread.c305 new = nfs_page_create_from_folio(ctx, folio, 0, aligned_len); in nfs_read_add_folio()
H A Dpagelist.c552 * nfs_page_create_from_folio - Create an NFS read/write request.
562 struct nfs_page *nfs_page_create_from_folio(struct nfs_open_context *ctx, in nfs_page_create_from_folio() function
H A Dwrite.c1165 req = nfs_page_create_from_folio(ctx, folio, offset, bytes); in nfs_setup_write_request()

Completed in 7 milliseconds