Searched refs:chsp_pool_16 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_pool.c135 chfs_pool_init(&chsp->chsp_pool_16, 16, "str", chmp);
151 chfs_pool_destroy(&chsp->chsp_pool_16);
170 if (len <= 16) p = &chsp->chsp_pool_16;
195 if (len <= 16) p = &chsp->chsp_pool_16;
H A Dchfs_pool.h48 struct chfs_pool chsp_pool_16; member in struct:chfs_str_pool

Completed in 61 milliseconds