Home
last modified time | relevance | path

Searched refs:SPA_VERSION_DSL_SCRUB (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h430 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c233 if (spa_version(spa) < SPA_VERSION_DSL_SCRUB) in dsl_scan_setup_sync()
1314 if (spa_version(dp->dp_spa) < SPA_VERSION_DSL_SCRUB) { in dsl_scan_visit()
H A Ddsl_pool.c387 if (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) in dsl_pool_create()