Searched refs:hdr_arg (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.c404 struct cb_compound_hdr_arg hdr_arg; local
418 decode_compound_hdr_arg(&xdr_in, &hdr_arg);
419 hdr_res.taglen = hdr_arg.taglen;
420 hdr_res.tag = hdr_arg.tag;
428 if (nops == hdr_arg.nops)

Completed in 49 milliseconds