Home
last modified time | relevance | path

Searched refs:SPA_VERSION_DSL_SCRUB (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c782 if (spa_version(spa) < SPA_VERSION_DSL_SCRUB) in dsl_scan_setup_sync()
1162 dmu_object_type_t ot = (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) ? in scan_ds_queue_sync()
2593 if (spa_version(dp->dp_spa) < SPA_VERSION_DSL_SCRUB) { in dsl_scan_visit()
H A Ddsl_pool.c494 if (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) in dsl_pool_create()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h515 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h725 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro