Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h525 #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) || in top_end_sync()