Searched refs:MS_NOSEC (Results 1 – 6 of 6) sorted by relevance
188 #if defined(MS_NOSEC) || (defined(HAVE_DECL_MS_NOSEC) && HAVE_DECL_MS_NOSEC)190 static_assert((MS_NOSEC) == ((1<<28)), "MS_NOSEC != (1<<28)");193 # define MS_NOSEC (1<<28)253 XLAT(MS_NOSEC),
27 MS_NOSEC (1<<28)
44 #define MS_NOSEC (1<<28) macro
110 pub const MS_NOSEC: ::std::os::raw::c_uint = 268435456; constant
694 - Removed `MS_VERBOSE`, `MS_NOSEC`, and `MS_BORN` from `MsFlags`. These
47108 mount: decode MS_NOSEC.47109 * system.c (MS_NOSEC): Define.47110 (mount_flags): Add MS_NOSEC.