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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dcallback_xdr.c405 struct cb_compound_hdr_res hdr_res; local
419 hdr_res.taglen = hdr_arg.taglen;
420 hdr_res.tag = hdr_arg.tag;
421 hdr_res.nops = NULL;
422 encode_compound_hdr_res(&xdr_out, &hdr_res);
432 *hdr_res.status = status;
433 *hdr_res.nops = htonl(nops);

Completed in 40 milliseconds