Home
last modified time | relevance | path

Searched refs:hdr_res (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c926 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound() local
953 hdr_res.taglen = hdr_arg.taglen; in nfs4_callback_compound()
954 hdr_res.tag = hdr_arg.tag; in nfs4_callback_compound()
955 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound()
972 *hdr_res.status = status; in nfs4_callback_compound()
973 *hdr_res.nops = htonl(nops); in nfs4_callback_compound()