Searched refs:dp_tx (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtxg.c124 tx_state_t *tx = &dp->dp_tx;
162 tx_state_t *tx = &dp->dp_tx;
200 tx_state_t *tx = &dp->dp_tx;
261 tx_state_t *tx = &dp->dp_tx;
298 tx_state_t *tx = &dp->dp_tx;
359 tx_state_t *tx = &dp->dp_tx;
417 tx_state_t *tx = &dp->dp_tx;
457 tx_state_t *tx = &dp->dp_tx;
537 tx_state_t *tx = &dp->dp_tx;
587 tx_state_t *tx = &dp->dp_tx;
[all...]
H A Ddsl_pool.c381 err = dsl_scan_init(dp, dp->dp_tx.tx_open_txg);
719 return (curthread == dp->dp_tx.tx_sync_thread ||
H A Ddmu_tx.c80 ASSERT3U(txg, <=, dp->dp_tx.tx_open_txg);
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_pool.h119 tx_state_t dp_tx; member in struct:dsl_pool

Completed in 194 milliseconds