Searched refs:MS_INVALIDATE (Results 1 – 7 of 7) sorted by relevance
42 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()82 if ((flags & MS_INVALIDATE) && in SYSCALL_DEFINE3()
42 #define MS_INVALIDATE 2 /* invalidate the caches */ macro
66 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro
57 #define MS_INVALIDATE 0x0002 /* invalidate mappings & caches */ macro
32 #define MS_INVALIDATE 4 /* invalidate the caches */ macro
37 #define MS_INVALIDATE 4 /* invalidate the caches */ macro
Completed in 8 milliseconds