Searched defs:tvd (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev.c | 680 vdev_top_transfer(vdev_t *svd, vdev_t *tvd) in vdev_top_transfer() 743 vdev_top_update(vdev_t *tvd, vdev_t *vd) in vdev_top_update() 2024 vdev_t *tvd = vd->vdev_top; in vdev_dtl_required() local 2275 vdev_t *vd, *tvd; in vdev_fault() local 2366 vdev_t *vd, *tvd, *pvd, *rvd = spa->spa_root_vdev; in vdev_online() local 2426 vdev_t *vd, *tvd; in vdev_offline_locked() local
|
H A D | spa_config.c | 522 vdev_t *tvd = rvd->vdev_child[c]; in spa_config_update() local
|
H A D | spa.c | 1334 vdev_t *vd, *tvd; in spa_load_spares() local 1647 vdev_t *tvd = rvd->vdev_child[c]; in spa_config_valid() local 1676 vdev_t *tvd = rvd->vdev_child[c]; in spa_config_valid() local 1773 vdev_t *tvd = rvd->vdev_child[c]; in spa_passivate_log() local 1793 vdev_t *tvd = rvd->vdev_child[c]; in spa_activate_log() local 4373 vdev_t *vd, *tvd; in spa_vdev_add() local 4485 vdev_t *oldvd, *newvd, *newrootvd, *pvd, *tvd; in spa_vdev_attach() local 4690 vdev_t *vd, *pvd, *cvd, *tvd; in spa_vdev_detach() local
|
H A D | metaslab.c | 289 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_histogram_verify() local 327 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_fragmentation() local 376 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_expandable_space() local
|
H A D | vdev_raidz.c | 1592 vdev_t *tvd = vd->vdev_top; in vdev_raidz_physio() local 1719 vdev_t *tvd = vd->vdev_top; in vdev_raidz_io_start() local
|
H A D | vdev_label.c | 408 vdev_t *tvd = rvd->vdev_child[c]; in vdev_top_config_generate() local
|
/titanic_50/usr/src/cmd/ztest/ |
H A D | ztest.c | 1001 vdev_t *tvd; in ztest_random_vdev_top() local 2682 vdev_t *tvd = rvd->vdev_child[c]; in ztest_split_pool() local 2959 vdev_t *tvd = vd->vdev_top; in online_vdev() local 3041 vdev_t *vd, *tvd; in ztest_vdev_LUN_growth() local
|
/titanic_50/usr/src/cmd/zdb/ |
H A D | zdb.c | 816 vdev_t *tvd = rvd->vdev_child[c]; in dump_metaslab_groups() local
|