Searched refs:MT_FORCEROLL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h513 * MT_FORCEROLL - forcibly roll the log after every commit
525 #define MT_FORCEROLL (0x00000100) macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c501 ASSERT(((ul->un_debug & MT_FORCEROLL) == 0) ||
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h767 * MT_FORCEROLL - forcibly roll the log after every commit
780 #define MT_FORCEROLL (0x00000100) macro
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c924 (transp->debug & MT_FORCEROLL) ? " FORCEROLL" : "",

Completed in 69 milliseconds