Searched defs:ST_NODIRATIME (Results 1 – 3 of 3) sorted by relevance
104 ST_NODIRATIME = 2048, /* Do not update directory access times. */ enumerator105 # define ST_NODIRATIME ST_NODIRATIME macro
41 #define ST_NODIRATIME 0x0800 /* do not update directory access times */ macro