Searched defs:tvd (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | vdev.c | 679 vdev_top_transfer(vdev_t *svd, vdev_t *tvd) in vdev_top_transfer() 742 vdev_top_update(vdev_t *tvd, vdev_t *vd) in vdev_top_update() 2023 vdev_t *tvd = vd->vdev_top; in vdev_dtl_required() local 2274 vdev_t *vd, *tvd; in vdev_fault() local 2365 vdev_t *vd, *tvd, *pvd, *rvd = spa->spa_root_vdev; in vdev_online() local 2416 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 | 1333 vdev_t *vd, *tvd; in spa_load_spares() local 1646 vdev_t *tvd = rvd->vdev_child[c]; in spa_config_valid() local 1675 vdev_t *tvd = rvd->vdev_child[c]; in spa_config_valid() local 1772 vdev_t *tvd = rvd->vdev_child[c]; in spa_passivate_log() local 1792 vdev_t *tvd = rvd->vdev_child[c]; in spa_activate_log() local 4348 vdev_t *vd, *tvd; in spa_vdev_add() local 4459 vdev_t *oldvd, *newvd, *newrootvd, *pvd, *tvd; in spa_vdev_attach() local 4662 vdev_t *vd, *pvd, *cvd, *tvd; in spa_vdev_detach() local
|
H A D | metaslab.c | 288 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_histogram_verify() local 326 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_fragmentation() local 375 vdev_t *tvd = rvd->vdev_child[c]; in metaslab_class_expandable_space() local
|
H A D | vdev_raidz.c | 1591 vdev_t *tvd = vd->vdev_top; in vdev_raidz_physio() local 1718 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_44/usr/src/cmd/ztest/ |
H A D | ztest.c | 1000 vdev_t *tvd; in ztest_random_vdev_top() local 2681 vdev_t *tvd = rvd->vdev_child[c]; in ztest_split_pool() local 2958 vdev_t *tvd = vd->vdev_top; in online_vdev() local 3040 vdev_t *vd, *tvd; in ztest_vdev_LUN_growth() local
|
/titanic_44/usr/src/cmd/zdb/ |
H A D | zdb.c | 815 vdev_t *tvd = rvd->vdev_child[c]; in dump_metaslab_groups() local
|