Searched defs:MS_NOATIME (Results 1 – 2 of 2) sorted by relevance
56 MS_NOATIME = 1024, /* Do not update access times. */ enumerator57 #define MS_NOATIME MS_NOATIME macro
113 #define MS_NOATIME 1024 /* Do not update access times. */ macro