Lines Matching refs:nfs_pgio_header
55 struct nfs_pgio_header *hdr, in nfs_pgheader_init()
56 void (*release)(struct nfs_pgio_header *hdr)) in nfs_pgheader_init()
77 void nfs_set_pgio_error(struct nfs_pgio_header *hdr, int error, loff_t pos) in nfs_set_pgio_error()
518 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc()
520 struct nfs_pgio_header *hdr = ops->rw_alloc_header(); in nfs_pgio_header_alloc()
535 void nfs_pgio_header_free(struct nfs_pgio_header *hdr) in nfs_pgio_header_free()
549 void nfs_pgio_data_destroy(struct nfs_pgio_header *hdr) in nfs_pgio_data_destroy()
566 static void nfs_pgio_rpcsetup(struct nfs_pgio_header *hdr, in nfs_pgio_rpcsetup()
609 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_prepare()
616 int nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, in nfs_initiate_pgio()
669 struct nfs_pgio_header *hdr) in nfs_pgio_error()
692 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_release()
769 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_result()
792 struct nfs_pgio_header *hdr) in nfs_generic_pgio()
840 struct nfs_pgio_header *hdr; in nfs_generic_pg_pgios()
1222 struct nfs_pgio_header *hdr) in nfs_pageio_resend()