Searched refs:space_hash (Results 1 – 1 of 1) sorted by relevance
273 static mod_hash_t *space_hash; variable280 space_hash = mod_hash_create_strhash(space_hash_name, in store_fetch_initspace()282 ASSERT(space_hash); in store_fetch_initspace()308 rval = mod_hash_insert(space_hash, in space_store()346 rval = mod_hash_find(space_hash, (mod_hash_key_t)key, &val); in space_fetch()359 (void) mod_hash_destroy(space_hash, (mod_hash_key_t)key); in space_free()