Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dcallback_xdr.c928 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound() local
955 hdr_res.taglen = hdr_arg.taglen; in nfs4_callback_compound()
956 hdr_res.tag = hdr_arg.tag; in nfs4_callback_compound()
957 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound()
974 *hdr_res.status = status; in nfs4_callback_compound()
975 *hdr_res.nops = htonl(nops); in nfs4_callback_compound()