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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_xdr.c146 wa->wa_totcount = IXDR_GET_U_INT32(ptr);
181 xdr_u_int(xdrs, &wa->wa_totcount)) {
228 IXDR_PUT_U_INT32(ptr, wa->wa_totcount);
233 xdr_u_int(xdrs, &wa->wa_totcount)))
H A Dnfs_vnops.c888 wa.wa_totcount = tsize;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h479 #define wa_totcount wa_args->otw_wa_totcount macro

Completed in 63 milliseconds