Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_scan.h143 uint64_t scn_dedup_frees_this_txg; /* dedup bps freed this txg */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c3162 scn->scn_dedup_frees_this_txg >= zfs_max_async_dedup_frees) { in dsl_scan_async_block_should_pause()
3191 scn->scn_dedup_frees_this_txg++; in dsl_scan_free_block_cb()
3425 scn->scn_dedup_frees_this_txg = 0; in dsl_process_async_destroys()
3554 scn->scn_dedup_frees_this_txg = 0; in dsl_scan_sync()