NFS_MUIDHASHSIZ
#ifndef NFS_MUIDHASHSIZ
(&(nmp)->nm_uidhashtbl[(uid) % NFS_MUIDHASHSIZ])
LIST_HEAD(, nfsuid) nm_uidhashtbl[NFS_MUIDHASHSIZ];