Searched refs:vdev_stat (Results 1 – 14 of 14) sorted by relevance
358 vd->vdev_stat.vs_timestamp = gethrtime(); in vdev_alloc_common()624 ASSERT0(vd->vdev_stat.vs_space); in vdev_free()625 ASSERT0(vd->vdev_stat.vs_dspace); in vdev_free()626 ASSERT0(vd->vdev_stat.vs_alloc); in vdev_free()708 tvd->vdev_stat.vs_alloc = svd->vdev_stat.vs_alloc; in vdev_top_transfer()709 tvd->vdev_stat.vs_space = svd->vdev_stat.vs_space; in vdev_top_transfer()710 tvd->vdev_stat.vs_dspace = svd->vdev_stat.vs_dspace; in vdev_top_transfer()712 svd->vdev_stat.vs_alloc = 0; in vdev_top_transfer()713 svd->vdev_stat.vs_space = 0; in vdev_top_transfer()714 svd->vdev_stat.vs_dspace = 0; in vdev_top_transfer()[all …]
64 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_file_open()91 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()102 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()114 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
64 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_root_open()80 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_root_open()
307 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_disk_open()354 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_disk_open()446 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_disk_open()520 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_disk_open()
141 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_mirror_open()162 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_mirror_open()
301 vd->vdev_stat.vs_aux = in zio_handle_device_injection()
1487 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_raidz_open()1511 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_raidz_open()1830 vd->vdev_stat.vs_checksum_errors++; in raidz_checksum_error()
431 vdev_stat_t *vs = &vd->vdev_stat; in metaslab_group_alloc_update()2273 if ((vd->vdev_stat.vs_write_errors > 0 || in metaslab_alloc_dva()2301 vdev_stat_t *vs = &vd->vdev_stat; in metaslab_alloc_dva()
2055 vd[i]->vdev_stat.vs_aux != VDEV_AUX_SPLIT_POOL) in spa_try_repair()5260 if (vd->vdev_stat.vs_alloc != 0) in spa_vdev_remove_evacuate()5273 ASSERT0(vd->vdev_stat.vs_alloc); in spa_vdev_remove_evacuate()5300 if (vd->vdev_stat.vs_alloc != 0) in spa_vdev_remove_from_namespace()5664 vd->vdev_stat.vs_read_errors = 0; in spa_async_remove()5665 vd->vdev_stat.vs_write_errors = 0; in spa_async_remove()5666 vd->vdev_stat.vs_checksum_errors = 0; in spa_async_remove()
370 switch (vd->vdev_stat.vs_aux) { in vdev_config_generate()
202 scn->scn_phys.scn_to_examine = spa->spa_root_vdev->vdev_stat.vs_alloc; in dsl_scan_setup_sync()
149 vdev_stat_t vdev_stat; /* virtual device statistics */ member
730 typedef struct vdev_stat { struct
1282 vdev_stat_t vdev_stat; member1457 switch (vdev.vdev_stat.vs_aux) { in do_print_vdev()1514 vdev_stat_t *vs = &vdev.vdev_stat; in do_print_vdev()