Searched refs:vdev_aux (Results 1 – 7 of 7) sorted by relevance
1316 !vd->vdev_islog && vd->vdev_aux == NULL) { in vdev_open()1548 if (vd->vdev_aux) { in vdev_reopen()1551 vd->vdev_aux == &spa->spa_l2cache && in vdev_reopen()1799 if (vd == spa->spa_root_vdev || vd->vdev_ishole || vd->vdev_aux) in vdev_dtl_reassess()2301 if (!tvd->vdev_islog && vd->vdev_aux == NULL && vdev_dtl_required(vd)) { in vdev_fault()2383 if (!vd->vdev_aux) { in vdev_online()2391 if (!vd->vdev_aux) { in vdev_online()2407 if (vd->vdev_aux) in vdev_online()2448 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()2492 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()[all …]
1146 (vd->vdev_islog || vd->vdev_aux != NULL) ? in vdev_label_sync_list()
1404 vd->vdev_aux = &spa->spa_spares; in spa_load_spares()1502 vd->vdev_aux = sav; in spa_load_l2cache()
1307 if (t == ZIO_TYPE_WRITE && zio->io_vd && zio->io_vd->vdev_aux) in zio_taskq_dispatch()
211 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */ member
635 typedef enum vdev_aux { enum
793 typedef enum vdev_aux { enum