Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfs/
Dpagelist.c634 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc() function
644 EXPORT_SYMBOL_GPL(nfs_pgio_header_alloc);
953 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops); in nfs_generic_pg_pgios()
Dinternal.h308 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
Dpnfs.c3068 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops); in pnfs_generic_pg_writepages()
3213 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops); in pnfs_generic_pg_readpages()