Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c122 tx_state_t *tx = &dp->dp_tx; in txg_init()
160 tx_state_t *tx = &dp->dp_tx; in txg_fini()
198 tx_state_t *tx = &dp->dp_tx; in txg_sync_start()
261 tx_state_t *tx = &dp->dp_tx; in txg_sync_stop()
298 tx_state_t *tx = &dp->dp_tx; in txg_hold_open()
367 tx_state_t *tx = &dp->dp_tx; in txg_quiesce()
429 tx_state_t *tx = &dp->dp_tx; in txg_dispatch_callbacks()
473 tx_state_t *tx = &dp->dp_tx; in txg_wait_callbacks()
482 tx_state_t *tx = &dp->dp_tx; in txg_is_syncing()
490 tx_state_t *tx = &dp->dp_tx; in txg_is_quiescing()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg_impl.h119 } tx_state_t; typedef
H A Ddsl_pool.h129 tx_state_t dp_tx;