Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h73 extern void txg_rele_to_quiesce(txg_handle_t *txghp);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1230 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_unassign()
1299 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_assign()
H A Dtxg.c312 txg_rele_to_quiesce(txg_handle_t *th) in txg_rele_to_quiesce() function