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

/linux-master/fs/nfs/
H A Dpagelist.c749 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) function
759 EXPORT_SYMBOL_GPL(nfs_pgio_header_alloc); variable
1063 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops);
H A Dinternal.h299 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *);
H A Dpnfs.c2957 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops);
3102 hdr = nfs_pgio_header_alloc(desc->pg_rw_ops);

Completed in 184 milliseconds