Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c342 spa_txg_history_set(spa_t *spa, uint64_t txg, txg_state_t completed_state, in spa_txg_history_set() function
416 spa_txg_history_set(spa, txg, TXG_STATE_WAIT_FOR_SYNC, gethrtime()); in spa_txg_history_init_io()
436 spa_txg_history_set(spa, ts->txg, TXG_STATE_SYNCED, gethrtime()); in spa_txg_history_fini_io()
H A Dtxg.c392 spa_txg_history_set(dp->dp_spa, txg, TXG_STATE_OPEN, tx_open_time); in txg_quiesce()
406 spa_txg_history_set(dp->dp_spa, txg, TXG_STATE_QUIESCED, gethrtime()); in txg_quiesce()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h962 extern int spa_txg_history_set(spa_t *spa, uint64_t txg,