Home
last modified time | relevance | path

Searched defs:MS_NOATIME (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h56 MS_NOATIME = 1024, /* Do not update access times. */ enumerator
57 #define MS_NOATIME MS_NOATIME macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h113 #define MS_NOATIME 1024 /* Do not update access times. */ macro