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

/external/strace/xlat/
H A Dmount_flags.h83 #if !(defined(MS_ACTIVE) || (defined(HAVE_DECL_MS_ACTIVE) && HAVE_DECL_MS_ACTIVE))
84 # define MS_ACTIVE (1<<30) macro
125 XLAT(MS_ACTIVE),
/external/kernel-headers/original/uapi/linux/
H A Dfs.h138 #define MS_ACTIVE (1<<30) macro

Completed in 45 milliseconds