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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4_xdr.c72 xdr_b_compound_args(XDR *xdrs, b_compound_t *objp) function
120 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->ga_arg))
290 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->la_arg))
320 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->la_arg))
332 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->r_arg))
364 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->rd_arg))
434 if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->rl_arg))

Completed in 172 milliseconds