Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_scan.h160 uint64_t scn_dedup_frees_this_txg; /* dedup bps freed this txg */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c3595 scn->scn_dedup_frees_this_txg >= zfs_max_async_dedup_frees) { in dsl_scan_async_block_should_pause()
3624 scn->scn_dedup_frees_this_txg++; in dsl_scan_free_block_cb()
3871 scn->scn_dedup_frees_this_txg = 0; in dsl_process_async_destroys()
4405 scn->scn_dedup_frees_this_txg = 0; in dsl_scan_sync()