Lines Matching defs:hdr
42 struct nfs_pgio_header *hdr, in nfs_pgheader_init()
43 void (*release)(struct nfs_pgio_header *hdr)) in nfs_pgheader_init()
64 void nfs_set_pgio_error(struct nfs_pgio_header *hdr, int error, loff_t pos) in nfs_set_pgio_error()
493 struct nfs_pgio_header *hdr = ops->rw_alloc_header(); in nfs_pgio_header_alloc() local
512 static void nfs_pgio_data_destroy(struct nfs_pgio_header *hdr) in nfs_pgio_data_destroy()
524 void nfs_pgio_header_free(struct nfs_pgio_header *hdr) in nfs_pgio_header_free()
539 static void nfs_pgio_rpcsetup(struct nfs_pgio_header *hdr, in nfs_pgio_rpcsetup()
583 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_prepare() local
590 int nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, in nfs_initiate_pgio()
641 static void nfs_pgio_error(struct nfs_pgio_header *hdr) in nfs_pgio_error()
653 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_release() local
713 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_result() local
736 struct nfs_pgio_header *hdr) in nfs_generic_pgio()
801 struct nfs_pgio_header *hdr; in nfs_generic_pg_pgios() local
1221 struct nfs_pgio_header *hdr) in nfs_pageio_resend()