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

  /src/sys/ufs/chfs/
chfs_pool.c 133 chfs_pool_init(&chsp->chsp_pool_32, 32, "str", chmp);
149 chfs_pool_destroy(&chsp->chsp_pool_32);
168 else if (len <= 32) p = &chsp->chsp_pool_32;
193 else if (len <= 32) p = &chsp->chsp_pool_32;
chfs_pool.h 49 struct chfs_pool chsp_pool_32; member in struct:chfs_str_pool

Completed in 11 milliseconds