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

/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_pool.c139 chfs_pool_init(&chsp->chsp_pool_256, 256, "str", chmp);
155 chfs_pool_destroy(&chsp->chsp_pool_256);
174 else if (len <= 256) p = &chsp->chsp_pool_256;
199 else if (len <= 256) p = &chsp->chsp_pool_256;
H A Dchfs_pool.h52 struct chfs_pool chsp_pool_256; member in struct:chfs_str_pool

Completed in 55 milliseconds