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

  /src/sys/ufs/chfs/
chfs_pool.c 136 chfs_pool_init(&chsp->chsp_pool_256, 256, "str", chmp);
152 chfs_pool_destroy(&chsp->chsp_pool_256);
171 else if (len <= 256) p = &chsp->chsp_pool_256;
196 else if (len <= 256) p = &chsp->chsp_pool_256;
chfs_pool.h 52 struct chfs_pool chsp_pool_256; member in struct:chfs_str_pool

Completed in 13 milliseconds