Searched defs:ST_NOATIME (Results 1 – 1 of 1) sorted by relevance
102 ST_NOATIME = 1024, /* Do not update access times. */ enumerator103 # define ST_NOATIME ST_NOATIME macro