Lines Matching defs:hdr
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()
520 struct nfs_pgio_header *hdr = ops->rw_alloc_header(); in nfs_pgio_header_alloc() local
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() local
616 int nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, in nfs_initiate_pgio()
668 struct nfs_pgio_header *hdr) in nfs_pgio_error()
691 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_release() local
768 struct nfs_pgio_header *hdr = calldata; in nfs_pgio_result() local
791 struct nfs_pgio_header *hdr) in nfs_generic_pgio()
839 struct nfs_pgio_header *hdr; in nfs_generic_pg_pgios() local
1220 struct nfs_pgio_header *hdr) in nfs_pageio_resend()