txdr_hyper       2489 nfs/nfs_serv.c 				txdr_hyper(at.va_filerev, tl);
txdr_hyper       2527 nfs/nfs_serv.c 		txdr_hyper(at.va_filerev, tl);
txdr_hyper       2746 nfs/nfs_serv.c 			txdr_hyper(at.va_filerev, tl);
txdr_hyper       2793 nfs/nfs_serv.c 	txdr_hyper(at.va_filerev, tl);
txdr_hyper       3047 nfs/nfs_serv.c 		txdr_hyper(tval, &sfp->sf_tbytes);
txdr_hyper       3050 nfs/nfs_serv.c 		txdr_hyper(tval, &sfp->sf_fbytes);
txdr_hyper       3053 nfs/nfs_serv.c 		txdr_hyper(tval, &sfp->sf_abytes);
txdr_hyper       1531 nfs/nfs_subs.c 		txdr_hyper(before_vap->va_size, tl);
txdr_hyper       1581 nfs/nfs_subs.c 		txdr_hyper(vap->va_size, &fp->fa3_size);
txdr_hyper       1582 nfs/nfs_subs.c 		txdr_hyper(vap->va_bytes, &fp->fa3_used);
txdr_hyper        946 nfs/nfs_vnops.c 			txdr_hyper(uiop->uio_offset, tl);
txdr_hyper       1013 nfs/nfs_vnops.c 			txdr_hyper(uiop->uio_offset, tl);
txdr_hyper       2009 nfs/nfs_vnops.c 	txdr_hyper(uiop->uio_offset, &cookie.nfsuquad[0]);
txdr_hyper       2198 nfs/nfs_vnops.c 	txdr_hyper(uiop->uio_offset, &cookie.nfsuquad[0]);
txdr_hyper       2549 nfs/nfs_vnops.c 	txdr_hyper(offset, tl);
txdr_hyper        256 nfs/nfsm_subs.h 			txdr_hyper((a)->va_size, tl);				\