Searched refs:lockf_pool (Results 1 – 1 of 1) sorted by relevance
78 struct pool lockf_pool; variable129 pool_init(&lockf_pool, sizeof(struct lockf), 0, IPL_NONE, in lf_init()186 lock = pool_get(&lockf_pool, PR_WAITOK); in lf_alloc()207 pool_put(&lockf_pool, lock); in lf_free()