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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h67 boolean_t tx_anyobj; member in struct:dmu_tx
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c83 tx->tx_anyobj = TRUE;
91 return (tx->tx_anyobj);
97 return (tx->tx_anyobj);
887 /* if (tx->tx_anyobj == TRUE) */
913 if (tx->tx_anyobj) {
1513 if (tx->tx_anyobj == FALSE)

Completed in 167 milliseconds