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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1220 ztest_tx_assign(dmu_tx_t *tx, uint64_t txg_how, const char *tag) function
1448 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
1533 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
1613 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
1700 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
1739 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
2150 txg = ztest_tx_assign(tx, TXG_WAIT, FTAG);
3657 txg = ztest_tx_assign(tx, TXG_MIGHTWAIT, FTAG);
3934 txg = ztest_tx_assign(tx, TXG_MIGHTWAIT, FTAG);
4139 txg = ztest_tx_assign(t
[all...]

Completed in 97 milliseconds