Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c4421 boolean_t should_clear = dsl_scan_should_clear(scn); in dsl_scan_sync() local
4422 if (should_clear && !scn->scn_clearing) { in dsl_scan_sync()
4426 } else if (!should_clear && scn->scn_clearing) { in dsl_scan_sync()