Searched refs:MS_NODEV (Results 1 – 6 of 6) sorted by relevance
8 #if !(defined(MS_NODEV) || (defined(HAVE_DECL_MS_NODEV) && HAVE_DECL_MS_NODEV))9 # define MS_NODEV 4 macro97 XLAT(MS_NODEV),
3 MS_NODEV 4
90 {"nodev", MS_NODEV}, {"dev", ~MS_NODEV},
70 #define MS_NODEV 4 /* Disallow access to device special files */ macro
264 flags = flags | MS_NODEV | MS_NOSUID | MS_NOEXEC; in seunshare_mount()
1102 const unsigned int kSafeFlags = MS_NODEV | MS_NOEXEC | MS_NOSUID; in remount_proc_readonly()