Searched refs:nch_pool (Results 1 – 1 of 1) sorted by relevance
87 struct pool nch_pool; variable248 pool_put(&nch_pool, ncp); in cache_lookup()349 ncp = pool_get(&nch_pool, PR_WAITOK); in cache_enter()404 pool_init(&nch_pool, sizeof(struct namecache), 0, 0, 0, "nchpl", in nchinit()456 pool_put(&nch_pool, ncp); in cache_purgevfs()