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.h342 vdev_raidz_expand_t *spa_raidz_expand;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c4077 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_sync()
4121 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in raidz_reflow_complete_sync()
4201 vdev_raidz_expand_t *rra_vre; /* Global expantion state. */
4218 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_write_done()
4254 vdev_raidz_expand_t *vre = rra->rra_vre; in raidz_reflow_read_done()
4291 raidz_reflow_record_progress(vdev_raidz_expand_t *vre, uint64_t offset, in raidz_reflow_record_progress()
4324 raidz_reflow_impl(vdev_t *vd, vdev_raidz_expand_t *vre, zfs_range_tree_t *rt, in raidz_reflow_impl()
4499 vdev_raidz_expand_t *vre = arg; in raidz_reflow_scratch_sync()
4760 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in vdev_raidz_reflow_copy_scratch()
4868 vdev_raidz_expand_t *vre = spa->spa_raidz_expand; in spa_raidz_expand_thread()
[all …]
H A Dspa.c11021 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()