Lines Matching refs:vdev_aux
1199 mc == spa_normal_class(spa) && vd->vdev_aux == NULL) { in vdev_metaslab_group_create()
1785 vd->vdev_aux == NULL) { in vdev_open()
2197 if (vd->vdev_aux) { in vdev_reopen()
2200 vd->vdev_aux == &spa->spa_l2cache) { in vdev_reopen()
2550 if (vd == spa->spa_root_vdev || !vdev_is_concrete(vd) || vd->vdev_aux) in vdev_dtl_reassess()
3296 if (!tvd->vdev_islog && vd->vdev_aux == NULL && vdev_dtl_required(vd)) { in vdev_fault()
3378 if (!vd->vdev_aux) { in vdev_online()
3386 if (!vd->vdev_aux) { in vdev_online()
3402 if (vd->vdev_aux) in vdev_online()
3464 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
3517 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
3606 if (vd->vdev_aux == NULL && !vdev_is_dead(vd) && in vdev_clear()
3849 if (vd->vdev_aux == NULL && tvd != NULL) { in vdev_get_stats_ex()
3854 if (vd->vdev_aux == NULL && vd == vd->vdev_top && in vdev_get_stats_ex()
4144 if (vd->vdev_aux != NULL) { in vdev_config_dirty()
4145 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
4635 if (!vdev_is_concrete(vd) || vd->vdev_aux || in vdev_clear_resilver_deferred()