Searched refs:TXG_STATE_WAIT_FOR_SYNC (Results 1 – 2 of 2) sorted by relevance
226 case TXG_STATE_WAIT_FOR_SYNC: state = 'W'; break; in spa_txg_history_show()240 if (sth->times[TXG_STATE_WAIT_FOR_SYNC]) in spa_txg_history_show()241 wait = sth->times[TXG_STATE_WAIT_FOR_SYNC] - in spa_txg_history_show()246 sth->times[TXG_STATE_WAIT_FOR_SYNC]; in spa_txg_history_show()416 spa_txg_history_set(spa, txg, TXG_STATE_WAIT_FOR_SYNC, gethrtime()); in spa_txg_history_init_io()
923 TXG_STATE_WAIT_FOR_SYNC = 3, enumerator