Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdsl_scan.c4426 boolean_t should_clear = dsl_scan_should_clear(scn); in dsl_scan_sync() local
4427 if (should_clear && !scn->scn_clearing) { in dsl_scan_sync()
4431 } else if (!should_clear && scn->scn_clearing) { in dsl_scan_sync()