Searched refs:MS_NOREMOTELOCK (Results 1 – 5 of 5) sorted by relevance
181 #if defined(MS_NOREMOTELOCK) || (defined(HAVE_DECL_MS_NOREMOTELOCK) && HAVE_DECL_MS_NOREMOTELOCK)183 static_assert((MS_NOREMOTELOCK) == ((1<<27)), "MS_NOREMOTELOCK != (1<<27)");186 # define MS_NOREMOTELOCK (1<<27)252 XLAT(MS_NOREMOTELOCK),
26 MS_NOREMOTELOCK (1<<27)
43 #define MS_NOREMOTELOCK (1<<27) macro
109 pub const MS_NOREMOTELOCK: ::std::os::raw::c_uint = 134217728; constant
23375 * xlat/mount_flags.in: Add MS_NOREMOTELOCK introduced