Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c952 uint64_t aux_pool; member
999 } else if (aux->aux_pool == spa_guid(vd->vdev_spa)) { in spa_aux_remove()
1000 aux->aux_pool = 0ULL; in spa_aux_remove()
1014 *pool = found->aux_pool; in spa_aux_exists()
1038 ASSERT(found->aux_pool == 0ULL); in spa_aux_activate()
1040 found->aux_pool = spa_guid(vd->vdev_spa); in spa_aux_activate()
1085 if (found != NULL && found->aux_pool != 0) { in spa_spare_poll()