Searched defs:MS_NODIRATIME (Results 1 – 2 of 2) sorted by relevance
58 MS_NODIRATIME = 2048, /* Do not update directory access times. */ enumerator59 #define MS_NODIRATIME MS_NODIRATIME macro
114 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro