Lines Matching refs:vdev_aux
1519 mc == spa_normal_class(spa) && vd->vdev_aux == NULL) { in vdev_metaslab_group_create()
2320 vd->vdev_islog == 0 && vd->vdev_aux == NULL) { in vdev_open()
2801 if (vd->vdev_aux) { in vdev_reopen()
2804 vd->vdev_aux == &spa->spa_l2cache) { in vdev_reopen()
3205 if (vd == spa->spa_root_vdev || !vdev_is_concrete(vd) || vd->vdev_aux) in vdev_dtl_reassess_impl()
4242 if (!tvd->vdev_islog && vd->vdev_aux == NULL && vdev_dtl_required(vd)) { in vdev_fault()
4351 if (!vd->vdev_aux) { in vdev_online()
4361 if (!vd->vdev_aux) { in vdev_online()
4377 if (vd->vdev_aux) in vdev_online()
4458 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
4515 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
4606 if (vd->vdev_aux == NULL && !vdev_is_dead(vd) && in vdev_clear()
4862 if (vd->vdev_aux == NULL && tvd != NULL) { in vdev_get_stats_ex()
4880 if (vd->vdev_aux == NULL && vd == vd->vdev_top && in vdev_get_stats_ex()
5216 if (vd->vdev_aux != NULL) { in vdev_config_dirty()
5217 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
5723 if (!vdev_is_concrete(vd) || vd->vdev_aux || in vdev_clear_resilver_deferred()