Searched refs:npools (Results 1 – 5 of 5) sorted by relevance
71 local already_imported available_pools pool npools94 npools=$(find_pools "$ZPOOL" import -d /dev/disk/by-id)95 if [ -n "$npools" ]107 npools=$(echo "$npools" | sed "s,$available_pools,,")111 available_pools="$available_pools;$npools"113 available_pools="$npools"
238 u_int i, n, npools; in random_sources_feed() local253 npools = howmany(p_random_alg_context->ra_poolcount, RANDOM_KTHREAD_HZ); in random_sources_feed()274 npools = howmany(p_random_alg_context->ra_poolcount * in random_sources_feed()284 for (i = 0; i < npools; i++) { in random_sources_feed()
173 unsigned npools; member526 _manager->npools--; in ttm_dma_free_pool()623 _manager->npools++; in ttm_dma_pool_init()1020 pool_offset = pool_offset % _manager->npools; in ttm_dma_pool_mm_shrink()
132 npools=$(find_pools "$ZPOOL" import -d /dev/disk/by-id)133 if [ -n "$npools" ]145 npools=$(echo "$npools" | sed "s,$available_pools,,")149 available_pools="$available_pools;$npools"151 available_pools="$npools"
3949 uint_t npools = 0; in import_pools() local3969 npools++; in import_pools()4001 ip->ip_mntthreads = mount_tp_nthr / npools; in import_pools()6376 int npools; in zpool_do_iostat() local6629 if ((npools = pool_list_count(list)) == 0) in zpool_do_iostat()6714 if (((npools > 1 && !verbose && in zpool_do_iostat()