Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c464 txg_has_quiesced_to_sync(dsl_pool_t *dp) in txg_has_quiesced_to_sync() function
499 !txg_has_quiesced_to_sync(dp) && in txg_sync_thread()
512 while (!tx->tx_exiting && !txg_has_quiesced_to_sync(dp)) { in txg_sync_thread()
576 txg_has_quiesced_to_sync(dp))) in txg_quiesce_thread()