Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h58 MS_NODIRATIME = 2048, /* Do not update directory access times. */ enumerator
59 #define MS_NODIRATIME MS_NODIRATIME macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h114 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro