Searched refs:vdev_aux (Results 1 – 7 of 7) sorted by relevance
1742 !vd->vdev_islog && vd->vdev_aux == NULL) { in vdev_open()2158 if (vd->vdev_aux) { in vdev_reopen()2161 vd->vdev_aux == &spa->spa_l2cache && in vdev_reopen()3305 if (!vd->vdev_aux) { in vdev_online()3313 if (!vd->vdev_aux) { in vdev_online()3329 if (vd->vdev_aux) in vdev_online()3381 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()3436 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()3531 if (vd->vdev_aux == NULL && !vdev_is_dead(vd)) in vdev_clear()3926 if (vd->vdev_aux != NULL) { in vdev_config_dirty()[all …]
1351 (vd->vdev_islog || vd->vdev_aux != NULL) ? in vdev_label_sync_list()
1620 vd->vdev_aux = &spa->spa_spares; in spa_load_spares()1731 vd->vdev_aux = sav; in spa_load_l2cache()
1610 if (t == ZIO_TYPE_WRITE && zio->io_vd && zio->io_vd->vdev_aux) in zio_taskq_dispatch()
372 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */ member
700 typedef enum vdev_aux { enum
796 typedef enum vdev_aux { enum