Home
last modified time | relevance | path

Searched refs:vre_bytes_copied_pertxg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h117 uint64_t vre_bytes_copied_pertxg[TXG_SIZE]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c4160 vre->vre_bytes_copied += vre->vre_bytes_copied_pertxg[txgoff]; in raidz_reflow_sync()
4161 vre->vre_bytes_copied_pertxg[txgoff] = 0; in raidz_reflow_sync()
4285 vre->vre_bytes_copied_pertxg[rra->rra_txg & TXG_MASK] += in raidz_reflow_write_done()
4796 vre->vre_bytes_copied_pertxg[txgoff] = vre->vre_bytes_copied; in raidz_reflow_scratch_sync()
4891 vre->vre_bytes_copied_pertxg[txgoff] = vre->vre_bytes_copied; in vdev_raidz_reflow_copy_scratch()
5327 pres->pres_reflowed += vre->vre_bytes_copied_pertxg[i]; in spa_raidz_expand_get_stats()