Lines Matching refs:nfs_pgio_header
96 struct nfs_pgio_header *hdr, in nfs_pgheader_init()
97 void (*release)(struct nfs_pgio_header *hdr)) in nfs_pgheader_init()
119 void nfs_set_pgio_error(struct nfs_pgio_header *hdr, int error, loff_t pos) in nfs_set_pgio_error()
749 struct nfs_pgio_header *nfs_pgio_header_alloc(const struct nfs_rw_ops *ops) in nfs_pgio_header_alloc()
751 struct nfs_pgio_header *hdr = ops->rw_alloc_header(); in nfs_pgio_header_alloc()
769 static void nfs_pgio_data_destroy(struct nfs_pgio_header *hdr) in nfs_pgio_data_destroy()
781 void nfs_pgio_header_free(struct nfs_pgio_header *hdr) in nfs_pgio_header_free()
796 static void nfs_pgio_rpcsetup(struct nfs_pgio_header *hdr, unsigned int pgbase, in nfs_pgio_rpcsetup()
840 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_prepare()
847 int nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, in nfs_initiate_pgio()
891 static void nfs_pgio_error(struct nfs_pgio_header *hdr) in nfs_pgio_error()
903 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_release()
965 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_result()
985 struct nfs_pgio_header *hdr) in nfs_generic_pgio()
1059 struct nfs_pgio_header *hdr; in nfs_generic_pg_pgios()
1477 struct nfs_pgio_header *hdr) in nfs_pageio_resend()