Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c119 boolean_t md_synctask_txg[TXG_SIZE]; member
558 md->md_synctask_txg[txg & TXG_MASK] = B_FALSE; in redaction_list_update_sync()
571 if (!md->md_synctask_txg[txg & TXG_MASK]) { in commit_rl_updates()
574 md->md_synctask_txg[txg & TXG_MASK] = B_TRUE; in commit_rl_updates()