Searched refs:dirhash_pool (Results 1 – 1 of 1) sorted by relevance
68 static struct pool dirhash_pool; variable89 pool_init(&dirhash_pool, sz, 0, 0, 0, in dirhash_init()127 pool_destroy(&dirhash_pool);189 pool_put(&dirhash_pool, dirh); in dirhash_purge()202 dirh = pool_get(&dirhash_pool, PR_WAITOK | PR_ZERO); in dirhash_get()