NFS_UIDHASHSIZ 299 nfs/nfs.h #ifndef NFS_UIDHASHSIZ NFS_UIDHASHSIZ 300 nfs/nfs.h #define NFS_UIDHASHSIZ 29 /* Tune the size of nfssvc_sock with this */ NFS_UIDHASHSIZ 303 nfs/nfs.h (&(sock)->ns_uidhashtbl[(uid) % NFS_UIDHASHSIZ]) NFS_UIDHASHSIZ 362 nfs/nfs.h LIST_HEAD(, nfsuid) ns_uidhashtbl[NFS_UIDHASHSIZ];