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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h71 boolean_t tx_waited; member in struct:dmu_tx
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1185 if (!tx->tx_waited &&
1334 tx->tx_waited = B_TRUE;
1376 * Note: setting tx_waited only has effect if the caller
1381 tx->tx_waited = B_TRUE;

Completed in 71 milliseconds