Searched refs:vdev_aux (Results 1 – 9 of 9) sorted by relevance
1606 mc == spa_normal_class(spa) && vd->vdev_aux == NULL) { in vdev_metaslab_group_create()2443 vd->vdev_islog == 0 && vd->vdev_aux == NULL) { in vdev_open()2985 if (vd->vdev_aux) { in vdev_reopen()2988 vd->vdev_aux == &spa->spa_l2cache) { in vdev_reopen()3392 if (vd == spa->spa_root_vdev || !vdev_is_concrete(vd) || vd->vdev_aux) in vdev_dtl_reassess_impl()4586 if (!tvd->vdev_islog && vd->vdev_aux == NULL && vdev_dtl_required(vd)) { in vdev_fault()4700 if (!vd->vdev_aux) { in vdev_online()4710 if (!vd->vdev_aux) { in vdev_online()4726 if (vd->vdev_aux) in vdev_online()4811 if (!tvd->vdev_islog && vd->vdev_aux == NULL && dtl_required) in vdev_offline_locked()[all …]
2079 (vd->vdev_islog || vd->vdev_aux != NULL) ? in vdev_label_sync_list()
2574 vd->vdev_aux = &spa->spa_spares; in spa_load_spares()2685 vd->vdev_aux = sav; in spa_load_l2cache()10031 if (!vd->vdev_top->vdev_islog && vd->vdev_aux == NULL &&11257 if (vd->vdev_aux == NULL) {
3900 if (!vdev_is_concrete(vd) || vd->vdev_aux || in dsl_scan_check_deferred()
2233 if (t == ZIO_TYPE_WRITE && zio->io_vd && zio->io_vd->vdev_aux) in zio_taskq_dispatch_func()
415 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */ member
1160 typedef enum vdev_aux { enum
879 typedef enum vdev_aux { enum
6451 <enum-decl name='vdev_aux' id='7f5bcca4'>