Searched refs:hdr_res (Results 1 – 1 of 1) sorted by relevance
963 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound() local 991 hdr_res.taglen = hdr_arg.taglen; in nfs4_callback_compound() 992 hdr_res.tag = hdr_arg.tag; in nfs4_callback_compound() 993 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound() 1015 *hdr_res.status = status; in nfs4_callback_compound() 1016 *hdr_res.nops = htonl(nops); in nfs4_callback_compound()