Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h523 #define MT_SIZE (0x00000040) macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c164 ASSERT(((ul->un_debug & MT_SIZE) == 0) || (tp->rsize <= tp->esize)); in top_end_debug()