Searched refs:MS_INVALIDATE (Results 1 – 6 of 6) sorted by relevance
39 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()75 if ((flags & MS_INVALIDATE) && in SYSCALL_DEFINE3()
29 #define MS_INVALIDATE 2 /* invalidate the caches */ macro
36 #define MS_INVALIDATE 4 /* invalidate the caches */ macro
56 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro
69 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro
30 #define MS_INVALIDATE 4 /* invalidate the caches */ macro