HomeSort by: relevance | last modified time | path
    Searched refs:chsp_pool_128 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_pool.c 135 chfs_pool_init(&chsp->chsp_pool_128, 128, "str", chmp);
151 chfs_pool_destroy(&chsp->chsp_pool_128);
170 else if (len <= 128) p = &chsp->chsp_pool_128;
195 else if (len <= 128) p = &chsp->chsp_pool_128;
chfs_pool.h 51 struct chfs_pool chsp_pool_128; member in struct:chfs_str_pool

Completed in 13 milliseconds