Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg.h76 extern void txg_rele_to_sync(txg_handle_t *txghp);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c344 txg_rele_to_sync(txg_handle_t *th) in txg_rele_to_sync() function
1042 EXPORT_SYMBOL(txg_rele_to_sync);
H A Ddmu_tx.c990 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_unassign()
1169 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_commit()