Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_scan.h127 boolean_t scn_checkpointing; /* scan is issuing all queued extents */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c690 if (scn->scn_checkpointing) in dsl_scan_sync_state()
693 scn->scn_checkpointing = B_FALSE; in dsl_scan_sync_state()
740 scn->scn_checkpointing = B_FALSE; in dsl_scan_setup_sync()
2949 if (scn->scn_checkpointing || scn->scn_clearing) { in scan_io_queue_fetch_ext()
2983 if (scn->scn_checkpointing) { in scan_io_queue_fetch_ext()
3637 if (scn->scn_checkpointing || in dsl_scan_sync()
3640 if (!scn->scn_checkpointing) in dsl_scan_sync()
3643 scn->scn_checkpointing = B_TRUE; in dsl_scan_sync()
3656 ASSERT0(scn->scn_checkpointing); in dsl_scan_sync()
3732 scn->scn_checkpointing = B_TRUE; in dsl_scan_sync()