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

  /src/sys/ufs/chfs/
chfs_pool.c 138 chfs_pool_init(&chsp->chsp_pool_1024, 1024, "str", chmp);
154 chfs_pool_destroy(&chsp->chsp_pool_1024);
173 else if (len <= 1024) p = &chsp->chsp_pool_1024;
198 else if (len <= 1024) p = &chsp->chsp_pool_1024;
chfs_pool.h 54 struct chfs_pool chsp_pool_1024; member in struct:chfs_str_pool

Completed in 13 milliseconds