Searched refs:wa_totcount (Results 1 – 3 of 3) sorted by relevance
146 wa->wa_totcount = IXDR_GET_U_INT32(ptr); in xdr_writeargs()181 xdr_u_int(xdrs, &wa->wa_totcount)) { in xdr_writeargs()228 IXDR_PUT_U_INT32(ptr, wa->wa_totcount); in xdr_writeargs()233 xdr_u_int(xdrs, &wa->wa_totcount))) in xdr_writeargs()
888 wa.wa_totcount = tsize; in nfswrite()
479 #define wa_totcount wa_args->otw_wa_totcount macro