Searched refs:MS_NOREMOTELOCK (Results 1 – 15 of 15) 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)
40 #define MS_NOREMOTELOCK (1<<27) macro
1021 MS_NOREMOTELOCK = 0x8000000 const
1020 MS_NOREMOTELOCK = 0x8000000 const
1022 MS_NOREMOTELOCK = 0x8000000 const
1023 MS_NOREMOTELOCK = 0x8000000 const
23375 * xlat/mount_flags.in: Add MS_NOREMOTELOCK introduced