Home
last modified time | relevance | path

Searched refs:O_DIRECT (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h36 #ifndef O_DIRECT
37 #define O_DIRECT 00040000 /* direct disk access hint */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h21 #define O_DIRECT 0x8000 /* direct disk access hint */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h51 # define O_DIRECT 0x8000 /* Direct disk access hint. */ macro