Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h525 #define MT_FORCEROLL (0x00000100) macro
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c493 ASSERT(((ul->un_debug & MT_FORCEROLL) == 0) || in top_end_sync()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h780 #define MT_FORCEROLL (0x00000100) macro
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c924 (transp->debug & MT_FORCEROLL) ? " FORCEROLL" : "", in trans_report()