Home
last modified time | relevance | path

Searched defs:MNTTYPE_TMPFS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c41 #define MNTTYPE_TMPFS "tmpfs" macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h53 #define MNTTYPE_TMPFS "tmpfs" /* Tmp volatile file system */ macro