Searched defs:MT_TRANSACT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h505 * MT_TRANSACT - keep per thread accounting of tranactions
510 * MT_TRACE - trace transactions (used with MT_TRANSACT)
511 * MT_SIZE - fail on size errors (used with MT_TRANSACT)
517 #define MT_TRANSACT (0x00000001) macro
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h759 * MT_TRANSACT - keep per thread accounting of tranactions
764 * MT_TRACE - trace transactions (used with MT_TRANSACT)
765 * MT_SIZE - fail on size errors (used with MT_TRANSACT)
772 #define MT_TRANSACT (0x00000001) macro

Completed in 65 milliseconds