Home
last modified time | relevance | path

Searched refs:vdev_count_leaves (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h63 extern int vdev_count_leaves(spa_t *spa);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1836 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()
H A Dvdev.c196 vdev_count_leaves(spa_t *spa) in vdev_count_leaves() function