MNTIOC
#define MNTIOC_NMNTS (MNTIOC|1) /* Get # of mounted resources */
#define MNTIOC_GETDEVLIST (MNTIOC|2) /* Get mounted dev no.'s */
#define MNTIOC_SETTAG (MNTIOC|3) /* Set a tag on a mounted fs */
#define MNTIOC_CLRTAG (MNTIOC|4) /* Clear a tag from a fs */
#define MNTIOC_SHOWHIDDEN (MNTIOC|6) /* private */
#define MNTIOC_GETMNTENT (MNTIOC|7) /* private */
#define MNTIOC_GETEXTMNTENT (MNTIOC|8) /* private */
#define MNTIOC_GETMNTANY (MNTIOC|9) /* private */