Searched refs:vdev_aux (Results 1 – 9 of 9) sorted by relevance
2730 if (vd->vdev_aux) { in vdev_reopen()2733 vd->vdev_aux == &spa->spa_l2cache) { in vdev_reopen()4224 if (!vd->vdev_aux) { in vdev_online()4234 if (!vd->vdev_aux) { in vdev_online()4250 if (vd->vdev_aux) in vdev_online()4331 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()4388 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()4734 if (vd->vdev_aux == NULL && tvd != NULL) { in vdev_get_stats_ex()5088 if (vd->vdev_aux != NULL) { in vdev_config_dirty()5089 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()[all …]
1924 (vd->vdev_islog || vd->vdev_aux != NULL) ? in vdev_label_sync_list()
2190 vd->vdev_aux = &spa->spa_spares; in spa_load_spares()2301 vd->vdev_aux = sav; in spa_load_l2cache()9822 if (vd->vdev_aux == NULL) {
3675 if (!vdev_is_concrete(vd) || vd->vdev_aux || in dsl_scan_check_deferred()
2020 if (t == ZIO_TYPE_WRITE && zio->io_vd && zio->io_vd->vdev_aux) in zio_taskq_dispatch()
428 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */ member
991 typedef enum vdev_aux { enum
884 typedef enum vdev_aux { enum
5755 <enum-decl name='vdev_aux' id='7f5bcca4'>