Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h529 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_pool.c512 if (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) in dsl_pool_create()
H A Ddsl_scan.c797 if (spa_version(spa) < SPA_VERSION_DSL_SCRUB) in dsl_scan_setup_sync()
1194 dmu_object_type_t ot = (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) ? in scan_ds_queue_sync()
2693 if (spa_version(dp->dp_spa) < SPA_VERSION_DSL_SCRUB) { in dsl_scan_visit()