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

  /src/sys/ufs/chfs/
chfs_pool.c 77 chfs_pool_destroy(struct chfs_pool *chpp) function in typeref:typename:void
148 chfs_pool_destroy(&chsp->chsp_pool_16);
149 chfs_pool_destroy(&chsp->chsp_pool_32);
150 chfs_pool_destroy(&chsp->chsp_pool_64);
151 chfs_pool_destroy(&chsp->chsp_pool_128);
152 chfs_pool_destroy(&chsp->chsp_pool_256);
153 chfs_pool_destroy(&chsp->chsp_pool_512);
154 chfs_pool_destroy(&chsp->chsp_pool_1024);
chfs_pool.c 77 chfs_pool_destroy(struct chfs_pool *chpp) function in typeref:typename:void
148 chfs_pool_destroy(&chsp->chsp_pool_16);
149 chfs_pool_destroy(&chsp->chsp_pool_32);
150 chfs_pool_destroy(&chsp->chsp_pool_64);
151 chfs_pool_destroy(&chsp->chsp_pool_128);
152 chfs_pool_destroy(&chsp->chsp_pool_256);
153 chfs_pool_destroy(&chsp->chsp_pool_512);
154 chfs_pool_destroy(&chsp->chsp_pool_1024);

Completed in 80 milliseconds