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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4_xdr.c87 xdr_b_compound_res(XDR *xdrs, b_compound_t *objp) function
281 if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->gr_res))
304 if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->lr_res))
346 if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->r_res))
414 if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->rd_res))
442 if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->rl_res))

Completed in 44 milliseconds