Searched refs:SPA_VERSION_DSL_SCRUB (Results 1 – 3 of 3) sorted by relevance
433 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro
239 if (spa_version(spa) < SPA_VERSION_DSL_SCRUB) in dsl_scan_setup_sync()1320 if (spa_version(dp->dp_spa) < SPA_VERSION_DSL_SCRUB) { in dsl_scan_visit()
388 if (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) in dsl_pool_create()