Home
last modified time | relevance | path

Searched refs:dsl_scan_scrubbing (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_scan.h172 boolean_t dsl_scan_scrubbing(const struct dsl_pool *dp);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c294 dsl_scan_scrubbing(spa->spa_dsl_pool) && in vdev_mirror_map_init()
H A Dvdev_rebuild.c749 if (dsl_scan_scrubbing(dsl)) in vdev_rebuild_thread()
H A Ddsl_scan.c621 dsl_scan_scrubbing(const dsl_pool_t *dp) in dsl_scan_scrubbing() function
632 return (dsl_scan_scrubbing(scn->scn_dp) && in dsl_scan_is_paused_scrub()
1038 if (!dsl_scan_scrubbing(dp)) in dsl_scrub_pause_resume_check()
H A Dzfs_ioctl.c5708 dsl_scan_scrubbing(spa->spa_dsl_pool)); in zfs_ioc_pool_reopen()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3750 while (dsl_scan_scrubbing(spa_get_dsl(spa))) in ztest_device_removal()
6166 while (dsl_scan_scrubbing(spa_get_dsl(spa))) in ztest_scrub_impl()