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

  /src/sys/ufs/chfs/
chfs_pool.c 134 chfs_pool_init(&chsp->chsp_pool_64, 64, "str", chmp);
150 chfs_pool_destroy(&chsp->chsp_pool_64);
169 else if (len <= 64) p = &chsp->chsp_pool_64;
194 else if (len <= 64) p = &chsp->chsp_pool_64;
chfs_pool.h 50 struct chfs_pool chsp_pool_64; member in struct:chfs_str_pool

Completed in 16 milliseconds