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.h129 } vdev_raidz_expand_t; typedef
157 vdev_raidz_expand_t vn_vre;
H A Dspa_impl.h339 vdev_raidz_expand_t *spa_raidz_expand;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c3710 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync()
3754 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync()
3834 vdev_raidz_expand_t *rra_vre; /* Global expantion state. */
3851 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done()
3887 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done()
3924 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
3957 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4132 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync()
4393 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch()
4501 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread()
[all …]
H A Dspa.c10775 vdev_raidz_expand_t *vre = spa->spa_raidz_expand;
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3968 vdev_raidz_expand_t *vre; in raidz_scratch_verify()