Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cfstagchk/
H A Dcfstagchk.c131 if (p->p_tag != V_CACHE) in main()
134 p->p_tag = V_CACHE; in main()
/titanic_44/usr/src/uts/common/sys/
H A Dvtoc.h82 #define V_CACHE 0x0a /* Cache (cachefs) partition */ macro