Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmntio.h36 #define MNTIOC ('m' << 8) macro
37 #define MNTIOC_NMNTS (MNTIOC|1) /* Get # of mounted resources */
38 #define MNTIOC_GETDEVLIST (MNTIOC|2) /* Get mounted dev no.'s */
39 #define MNTIOC_SETTAG (MNTIOC|3) /* Set a tag on a mounted fs */
40 #define MNTIOC_CLRTAG (MNTIOC|4) /* Clear a tag from a fs */
41 #define MNTIOC_SHOWHIDDEN (MNTIOC|6) /* private */
42 #define MNTIOC_GETMNTENT (MNTIOC|7) /* private */
43 #define MNTIOC_GETEXTMNTENT (MNTIOC|8) /* private */
44 #define MNTIOC_GETMNTANY (MNTIOC|9) /* private */