Searched defs:S_NOATIME (Results 1 – 2 of 2) sorted by relevance
507 #define S_NOATIME 2 /* Do not update access times */ macro
2096 #define S_NOATIME (1 << 1) /* Do not update access times */ macro