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

/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_pool.c141 chfs_pool_init(&chsp->chsp_pool_1024, 1024, "str", chmp);
157 chfs_pool_destroy(&chsp->chsp_pool_1024);
176 else if (len <= 1024) p = &chsp->chsp_pool_1024;
201 else if (len <= 1024) p = &chsp->chsp_pool_1024;
H A Dchfs_pool.h54 struct chfs_pool chsp_pool_1024; member in struct:chfs_str_pool

Completed in 55 milliseconds