Searched defs:ST_NOATIME (Results 1 – 2 of 2) sorted by relevance
92 ST_NOATIME = 32, /* Do not update access times. */ enumerator93 # define ST_NOATIME ST_NOATIME macro
102 ST_NOATIME = 1024, /* Do not update access times. */ enumerator103 # define ST_NOATIME ST_NOATIME macro
Completed in 4 milliseconds