Searched refs:pool_count (Results 1 – 4 of 4) sorted by relevance
842 int error, i, j, new_pool, pool_count[7]; in find_volume_spare_pool() local877 bzero(pool_count, sizeof(pool_count)); in find_volume_spare_pool()885 pool_count[j]++; in find_volume_spare_pool()893 if (pool_count[i] < pool_count[new_pool]) in find_volume_spare_pool()
259 static int pool_count = 16; variable261 #define ZSTD_POOL_MAX pool_count957 pool_count = (boot_ncpus * 4); in zstd_init()
386 typeset pool_count=`$ZPOOL list -H | $GREP -v '^testpool' | $WC -l`387 [ "$pool_count" -ne 0 ]
6060 int pool_count = 0; in are_vdevs_in_pool() local6066 pool_count = 1; in are_vdevs_in_pool()6076 ret = for_each_pool(pool_count, &pool_name, B_TRUE, NULL, in are_vdevs_in_pool()