Searched defs:O_DIRECT (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dfcntl.h7 #define O_DIRECT 0400000 /* direct disk access hint */ macro
/linux-4.1.27/arch/arm64/include/uapi/asm/
H A Dfcntl.h24 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-4.1.27/arch/blackfin/include/uapi/asm/
H A Dfcntl.h12 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-4.1.27/arch/m68k/include/uapi/asm/
H A Dfcntl.h6 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-4.1.27/arch/arm/include/uapi/asm/
H A Dfcntl.h6 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Dfcntl.h18 #define O_DIRECT 0x100000 /* direct disk access hint */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dfcntl.h37 #define O_DIRECT 0x8000 /* direct disk access hint */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dfcntl.h15 #define O_DIRECT 02000000 /* direct disk access - should check with OSF/1 */ macro
/linux-4.1.27/include/uapi/asm-generic/
H A Dfcntl.h47 #define O_DIRECT 00040000 /* direct disk access hint */ macro

Completed in 188 milliseconds