Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_log.h523 #define MT_SIZE (0x00000040) macro
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c165 ASSERT(((ul->un_debug & MT_SIZE) == 0) || (tp->rsize <= tp->esize)); in top_end_debug()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h778 #define MT_SIZE (0x00000040) macro
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_trans.c922 (transp->debug & MT_SIZE) ? " SIZE" : "", in trans_report()