Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_redact.c117 boolean_t md_synctask_txg[TXG_SIZE]; member
556 md->md_synctask_txg[txg & TXG_MASK] = B_FALSE; in redaction_list_update_sync()
569 if (!md->md_synctask_txg[txg & TXG_MASK]) { in commit_rl_updates()
572 md->md_synctask_txg[txg & TXG_MASK] = B_TRUE; in commit_rl_updates()