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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h70 boolean_t tx_waited; member in struct:dmu_tx
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c1202 if (!tx->tx_waited &&
1351 tx->tx_waited = B_TRUE;
1393 * Note: setting tx_waited only has effect if the caller
1398 tx->tx_waited = B_TRUE;

Completed in 102 milliseconds