Home
last modified time | relevance | path

Searched refs:vdev_raidz_expand_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h132 } vdev_raidz_expand_t; typedef
160 vdev_raidz_expand_t vn_vre;
H A Dspa_impl.h348 vdev_raidz_expand_t *spa_raidz_expand;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c4130 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync()
4174 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync()
4254 vdev_raidz_expand_t *rra_vre; /* Global expantion state. */
4271 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done()
4307 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done()
4344 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
4377 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4552 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync()
4813 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch()
4921 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread()
[all …]
H A Dspa.c11593 vdev_raidz_expand_t *vre = spa->spa_raidz_expand;
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3967 vdev_raidz_expand_t *vre; in raidz_scratch_verify()