PKP_HASH_SIZE
"exptable_path_hash", PKP_HASH_SIZE,
static uint_t pkp_tab[PKP_HASH_SIZE] = {
hash = MOD2((key + len), PKP_HASH_SIZE);
hash = MOD2((hash + str[i]), PKP_HASH_SIZE);
for (i = 0; i < PKP_HASH_SIZE; i++) {
struct exportinfo *exptable_path_hash[PKP_HASH_SIZE];
#define NFSID_CACHE_ANCHORS PKP_HASH_SIZE
#define SHARETAB_HASHES PKP_HASH_SIZE