Searched defs:MS_NOSUID (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dmount_flags.h5 #if !(defined(MS_NOSUID) || (defined(HAVE_DECL_MS_NOSUID) && HAVE_DECL_MS_NOSUID))
6 # define MS_NOSUID 2 macro
99 XLAT(MS_NOSUID),
/external/kernel-headers/original/uapi/linux/
H A Dfs.h108 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro

Completed in 81 milliseconds