Lines Matching defs:hdr
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()
637 struct nfs_pgio_header *hdr = ops->rw_alloc_header(); in nfs_pgio_header_alloc() local
655 static void nfs_pgio_data_destroy(struct nfs_pgio_header *hdr) in nfs_pgio_data_destroy()
667 void nfs_pgio_header_free(struct nfs_pgio_header *hdr) in nfs_pgio_header_free()
682 static void nfs_pgio_rpcsetup(struct nfs_pgio_header *hdr, unsigned int pgbase, in nfs_pgio_rpcsetup()
726 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_prepare() local
733 int nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, in nfs_initiate_pgio()
782 static void nfs_pgio_error(struct nfs_pgio_header *hdr) in nfs_pgio_error()
794 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_release() local
856 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_result() local
876 struct nfs_pgio_header *hdr) in nfs_generic_pgio()
950 struct nfs_pgio_header *hdr; in nfs_generic_pg_pgios() local
1375 struct nfs_pgio_header *hdr) in nfs_pageio_resend()