Searched refs:VFS_NODISPLAY (Results 1 – 3 of 3) sorted by relevance
176 vfs_setmntopt(vfsp, MNTOPT_DEVICES, NULL, VFS_NODISPLAY); in lo_mount()349 VFS_NODISPLAY); in lo_mount()353 VFS_NODISPLAY); in lo_mount()357 VFS_NODISPLAY); in lo_mount()367 VFS_NODISPLAY); in lo_mount()372 VFS_NODISPLAY); in lo_mount()
149 #define VFS_NODISPLAY 0x04 /* Turn on MO_NODISPLAY bit for opt */ macro
2421 if (flags & VFS_NODISPLAY) in vfs_setmntopt_nolock()