Searched refs:MS_INVALIDATE (Results 1 – 7 of 7) sorted by relevance
40 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()76 if ((flags & MS_INVALIDATE) && in SYSCALL_DEFINE3()
39 #define MS_INVALIDATE 2 /* invalidate the caches */ macro
39 #define MS_INVALIDATE 4 /* invalidate the caches */ macro
33 #define MS_INVALIDATE 4 /* invalidate the caches */ macro
72 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro
59 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro