Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c671 get_dtl_refcount(vdev_t *vd) in get_dtl_refcount() function
685 refcount += get_dtl_refcount(vd->vdev_child[c]); in get_dtl_refcount()
779 actual_refcount = get_dtl_refcount(spa->spa_root_vdev); in verify_spacemap_refcounts()