Home
last modified time | relevance | path

Searched refs:chfs_pool_destroy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_pool.c77 chfs_pool_destroy(struct chfs_pool *chpp) in chfs_pool_destroy() function
148 chfs_pool_destroy(&chsp->chsp_pool_16); in chfs_str_pool_destroy()
149 chfs_pool_destroy(&chsp->chsp_pool_32); in chfs_str_pool_destroy()
150 chfs_pool_destroy(&chsp->chsp_pool_64); in chfs_str_pool_destroy()
151 chfs_pool_destroy(&chsp->chsp_pool_128); in chfs_str_pool_destroy()
152 chfs_pool_destroy(&chsp->chsp_pool_256); in chfs_str_pool_destroy()
153 chfs_pool_destroy(&chsp->chsp_pool_512); in chfs_str_pool_destroy()
154 chfs_pool_destroy(&chsp->chsp_pool_1024); in chfs_str_pool_destroy()
H A Dchfs_pool.h66 void chfs_pool_destroy(struct chfs_pool *chpp);