Searched refs:MS_INVALIDATE (Results 1 – 12 of 12) sorted by relevance
58 #undef MS_INVALIDATE59 #define MS_INVALIDATE 4 macro
66 #undef MS_INVALIDATE67 #define MS_INVALIDATE 4 /* Invalidate the caches */ macro
47 if (flags & MS_INVALIDATE) in msync()
83 #define MS_INVALIDATE 2 /* Invalidate the caches. */ macro
68 #define MS_INVALIDATE 2 /* Invalidate the caches. */ macro
33 boolean_t should_flush = flags & MS_INVALIDATE ? 1 : 0; in msync()
13 constant MS_INVALIDATE
1761 @c Linux also has MS_INVALIDATE, which I don't understand.
5451 MS_INVALIDATE values.9570 (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros.
1457 (mman_maybe): Remove duplicates MS_ASYNC, MS_INVALIDATE.
12613 (MS_INVALIDATE): Likewise.