Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h44 MS_SYNCHRONOUS = 16, /* Writes are synced at once. */ enumerator
45 #define MS_SYNCHRONOUS MS_SYNCHRONOUS macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h109 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro