Searched refs:xdr_nfs_cb_argop4 (Results 1 – 2 of 2) sorted by relevance
980 if (!xdr_nfs_cb_argop4(&xdrm, &one_op)) { in sum_cb_compound4args()981 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op); in sum_cb_compound4args()994 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op); in sum_cb_compound4args()1122 if (!xdr_nfs_cb_argop4(&xdrm, &one_op)) { in detail_cb_argop4()1123 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op); in detail_cb_argop4()1136 xdr_free(xdr_nfs_cb_argop4, (char *)&one_op); in detail_cb_argop4()
2903 xdr_nfs_cb_argop4(register XDR *xdrs, nfs_cb_argop4 *objp) in xdr_nfs_cb_argop4() function2966 sizeof (nfs_cb_argop4), (xdrproc_t)xdr_nfs_cb_argop4)) in xdr_CB_COMPOUND4args()