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

/linux-master/arch/powerpc/include/uapi/asm/
H A Dfcntl.h8 #define O_DIRECT 0400000 /* direct disk access hint */ macro
/linux-master/arch/arm/include/uapi/asm/
H A Dfcntl.h7 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-master/arch/arm64/include/uapi/asm/
H A Dfcntl.h25 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-master/arch/m68k/include/uapi/asm/
H A Dfcntl.h7 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
/linux-master/tools/perf/trace/beauty/
H A Dopen_flags.c7 #define O_DIRECT 00040000 macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dfcntl.h19 #define O_DIRECT 0x100000 /* direct disk access hint */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h38 #define O_DIRECT 0x8000 /* direct disk access hint */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h16 #define O_DIRECT 02000000 /* direct disk access - should check with OSF/1 */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h48 #define O_DIRECT 00040000 /* direct disk access hint */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h48 #define O_DIRECT 00040000 /* direct disk access hint */ macro

Completed in 265 milliseconds