Searched refs:MO_NODISPLAY (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h78 #define MO_NODISPLAY 0x02 /* option not listed in mnttab */ macro
86 #define VFS_DISPLAY 0x02 /* Turn off MO_NODISPLAY bit for opt */
87 #define VFS_NODISPLAY 0x04 /* Turn on MO_NODISPLAY bit for opt */

Completed in 74 milliseconds