Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c3992 xdr_snfs_argop4_free(XDR *xdrs, nfs_argop4 **arrayp, int len) in xdr_snfs_argop4_free() function
5084 return (xdr_snfs_argop4_free(xdrs, &objp->array, objp->array_len)); in xdr_COMPOUND4args_srv()