Searched refs:vdev_count_leaves (Results 1 – 3 of 3) sorted by relevance
68 extern int vdev_count_leaves(spa_t *spa);
2196 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()
434 vdev_count_leaves(spa_t *spa) in vdev_count_leaves() function