Searched refs:MS_NOSUID (Results 1 – 5 of 5) sorted by relevance
10 #if defined(MS_NOSUID) || (defined(HAVE_DECL_MS_NOSUID) && HAVE_DECL_MS_NOSUID)11 XLAT(MS_NOSUID),
3 MS_NOSUID
65 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
37 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
5421 * system.c (mount_flags) [LINUX]: Omit duplicated MS_NOSUID entry.