Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dtxg.h95 extern void txg_rele_to_sync(txg_handle_t *txghp);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c367 txg_rele_to_sync(txg_handle_t *th) in txg_rele_to_sync() function
1087 EXPORT_SYMBOL(txg_rele_to_sync);
H A Ddmu_tx.c1181 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_unassign()
1459 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_commit()