Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1080 #define MDI_VHC_READONLY_FS 0x0020 /* filesys is readonly */ macro
/titanic_50/usr/src/uts/common/os/
H A Dsunmdi.c8302 vhc->vhc_flags |= MDI_VHC_READONLY_FS; in flush_vhcache()
8399 if (vhc->vhc_flags & MDI_VHC_READONLY_FS) { in vhcache_dirty()