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