Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/fs/
HDzfs.h653 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDdsl_pool.c531 if (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) in dsl_pool_create()
HDdsl_scan.c961 if (spa_version(spa) < SPA_VERSION_DSL_SCRUB) in dsl_scan_setup_sync()
1531 dmu_object_type_t ot = (spa_version(spa) >= SPA_VERSION_DSL_SCRUB) ? in scan_ds_queue_sync()
3129 if (spa_version(dp->dp_spa) < SPA_VERSION_DSL_SCRUB) { in dsl_scan_visit()
/freebsd-head/sys/cddl/boot/zfs/
HDzfsimpl.h763 #define SPA_VERSION_DSL_SCRUB SPA_VERSION_11 macro