Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h68 boolean_t tx_anyobj; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c78 tx->tx_anyobj = TRUE; in dmu_tx_create_assigned()
86 return (tx->tx_anyobj); in dmu_tx_is_syncing()
92 return (tx->tx_anyobj); in dmu_tx_private_ok()
590 if (tx->tx_anyobj) { in dmu_tx_dirty_buf()
1153 if (tx->tx_anyobj == FALSE) in dmu_tx_commit()