Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c512 txg_has_quiesced_to_sync(dsl_pool_t *dp) in txg_has_quiesced_to_sync() function
546 !txg_has_quiesced_to_sync(dp)) { in txg_sync_thread()
568 while (!tx->tx_exiting && !txg_has_quiesced_to_sync(dp)) { in txg_sync_thread()
640 txg_has_quiesced_to_sync(dp))) in txg_quiesce_thread()