Home
last modified time | relevance | path

Searched refs:vdev_stat (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c743 vd->vdev_stat.vs_timestamp = gethrtime(); in vdev_alloc_common()
874 vd->vdev_stat.vs_aux = VDEV_AUX_EXTERNAL; in vdev_alloc()
1117 ASSERT0(vd->vdev_stat.vs_space); in vdev_free()
1118 ASSERT0(vd->vdev_stat.vs_dspace); in vdev_free()
1119 ASSERT0(vd->vdev_stat.vs_alloc); in vdev_free()
1258 tvd->vdev_stat.vs_alloc = svd->vdev_stat.vs_alloc; in vdev_top_transfer()
1259 tvd->vdev_stat.vs_space = svd->vdev_stat.vs_space; in vdev_top_transfer()
1260 tvd->vdev_stat.vs_dspace = svd->vdev_stat.vs_dspace; in vdev_top_transfer()
1262 svd->vdev_stat.vs_alloc = 0; in vdev_top_transfer()
1263 svd->vdev_stat.vs_space = 0; in vdev_top_transfer()
[all …]
H A Dspa_checkpoint.c245 ASSERT3U(vd->vdev_stat.vs_checkpoint_space, >=, sme->sme_run); in spa_checkpoint_discard_sync_callback()
248 vd->vdev_stat.vs_checkpoint_space -= sme->sme_run; in spa_checkpoint_discard_sync_callback()
269 vd->vdev_stat.vs_checkpoint_space; in spa_checkpoint_accounting_verify()
273 ASSERT0(vd->vdev_stat.vs_checkpoint_space); in spa_checkpoint_accounting_verify()
377 ASSERT0(rvd->vdev_child[c]->vdev_stat.vs_checkpoint_space); in spa_checkpoint_discard_is_done()
H A Dvdev_file.c128 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_file_open()
156 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
170 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
179 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_file_open()
H A Dvdev_root.c92 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_root_open()
112 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_root_open()
H A Dvdev_removal.c176 vd->vdev_stat.vs_dspace : vd->vdev_stat.vs_space; in vdev_activate()
259 vd->vdev_stat.vs_dspace : vd->vdev_stat.vs_space; in vdev_passivate()
1373 vd->vdev_stat.vs_dspace : vd->vdev_stat.vs_space; in vdev_remove_complete()
1400 ASSERT0(vd->vdev_stat.vs_space); in vdev_remove_complete()
1401 ASSERT0(vd->vdev_stat.vs_dspace); in vdev_remove_complete()
2098 if (vd->vdev_stat.vs_alloc != 0) in spa_vdev_remove_log()
2108 ASSERT0(vd->vdev_stat.vs_alloc); in spa_vdev_remove_log()
2161 ASSERT0(vd->vdev_stat.vs_alloc); in spa_vdev_remove_log()
2208 ASSERT3U(available, >=, vd->vdev_stat.vs_alloc); in spa_vdev_remove_top_check()
2209 if (available < vd->vdev_stat.vs_alloc) in spa_vdev_remove_top_check()
[all …]
H A Dvdev_mirror.c394 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_mirror_open()
424 vd->vdev_stat.vs_aux = VDEV_AUX_CHILDREN_OFFLINE; in vdev_mirror_open()
426 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_mirror_open()
H A Dvdev_trim.c405 vd->vdev_stat.vs_trim_errors++; in vdev_trim_cb()
438 vd->vdev_stat.vs_trim_errors++; in vdev_autotrim_cb()
468 vd->vdev_stat.vs_trim_errors++; in vdev_trim_simple_cb()
H A Dzio_inject.c461 vd->vdev_stat.vs_aux = in zio_handle_device_injections()
H A Dvdev_indirect.c1399 vd->vdev_stat.vs_checksum_errors++; in vdev_indirect_checksum_error()
1484 vd->vdev_stat.vs_checksum_errors++; in vdev_indirect_all_checksum_errors()
H A Dvdev_initialize.c224 vd->vdev_stat.vs_initialize_errors++; in vdev_initialize_cb()
H A Dvdev_raidz.c2151 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_raidz_open()
2190 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_raidz_open()
2631 vd->vdev_stat.vs_checksum_errors++; in vdev_raidz_checksum_error()
3418 cvd->vdev_stat.vs_checksum_errors++; in vdev_raidz_io_done_unrecoverable()
4898 pres->pres_to_reflow = vd->vdev_stat.vs_alloc; in spa_raidz_expand_get_stats()
H A Dvdev_label.c636 uint64_t to_alloc = vd->vdev_stat.vs_alloc; in vdev_config_generate()
717 switch (vd->vdev_stat.vs_aux) { in vdev_config_generate()
H A Dmetaslab.c743 vdev_stat_t *vs = &vd->vdev_stat; in metaslab_group_alloc_update()
1004 vdev_stat_t *vs = &vd->vdev_stat; in metaslab_group_initialized()
4231 vd->vdev_stat.vs_checkpoint_space += in metaslab_sync()
4233 ASSERT3U(vd->vdev_stat.vs_checkpoint_space, ==, in metaslab_sync()
5329 vdev_stat_t *vs = &vd->vdev_stat; in metaslab_alloc_dva()
H A Dzio.c4988 zio->io_vd->vdev_stat.vs_checksum_errors++; in zio_checksum_verify()
5050 zio->io_vd->vdev_stat.vs_dio_verify_errors++; in zio_dio_chksum_verify_error_report()
5374 zio->io_vd->vdev_stat.vs_slow_ios++; in zio_done()
5399 zio->io_vd->vdev_stat.vs_read_errors++; in zio_done()
5401 zio->io_vd->vdev_stat.vs_write_errors++; in zio_done()
H A Dvdev_draid.c1536 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_draid_open()
1552 vd->vdev_stat.vs_aux = VDEV_AUX_NO_REPLICAS; in vdev_draid_open()
H A Dvdev_rebuild.c147 vdev_stat_t *vs = &vd->vdev_stat; in clear_rebuild_bytes()
H A Dzfs_fm.c548 vdev_stat_t *vs = &vd->vdev_stat; in zfs_ereport_start()
H A Dspa_misc.c2927 vdev_aux_t aux = rvd->vdev_stat.vs_aux; in spa_state_to_name()
H A Dspa.c3407 vd[i]->vdev_stat.vs_aux != VDEV_AUX_SPLIT_POOL) in spa_try_repair()
8936 vd->vdev_stat.vs_read_errors = 0;
8937 vd->vdev_stat.vs_write_errors = 0;
8938 vd->vdev_stat.vs_checksum_errors = 0;
H A Ddsl_scan.c891 scn->scn_phys.scn_to_examine = spa->spa_root_vdev->vdev_stat.vs_alloc; in dsl_scan_setup_sync()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c822 vd->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_geom_open()
934 vd->vdev_stat.vs_aux = VDEV_AUX_OPEN_FAILED; in vdev_geom_open()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h250 vdev_stat_t vdev_stat; /* virtual device statistics */ member
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1261 typedef struct vdev_stat { struct
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c293 v->vdev_stat.vs_aux = VDEV_AUX_BAD_LABEL; in vdev_disk_open()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8204 uint64_t reflow_max = (rzvd->vdev_stat.vs_alloc * multiple) / 4; in ztest_raidz_expand_run()