| /external/ltp/testcases/kernel/fs/fsstress/ |
| D | global.h | 63 #define O_DIRECT 040000 macro
|
| /external/kernel-headers/original/uapi/asm-arm64/asm/ |
| D | fcntl.h | 25 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
|
| /external/kernel-headers/original/uapi/asm-arm/asm/ |
| D | fcntl.h | 7 #define O_DIRECT 0200000 /* direct disk access hint - currently ignored */ macro
|
| /external/musl/arch/arm/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0200000 macro
|
| /external/musl/arch/mips64/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0100000 macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0100000 macro
|
| /external/musl/arch/mips/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0100000 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0400000 macro
|
| /external/musl/arch/m68k/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0200000 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0400000 macro
|
| /external/musl/arch/x32/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 040000 macro
|
| /external/musl/arch/aarch64/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 0200000 macro
|
| /external/musl/arch/s390x/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 040000 macro
|
| /external/musl/arch/generic/bits/ |
| D | fcntl.h | 15 #define O_DIRECT 040000 macro
|
| /external/ltp/include/lapi/ |
| D | fcntl.h | 14 # define O_DIRECT 040000 macro
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | mmp.c | 34 #define O_DIRECT 0 macro
|
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | fcntl.h | 48 #define O_DIRECT 00040000 /* direct disk access hint */ macro
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | FILE.py | 165 O_DIRECT = 0x8000 variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
| D | mod.rs | 38 pub const O_DIRECT: ::c_int = 0x8000; constant
|
| /external/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/ |
| D | mod.rs | 54 pub const O_DIRECT: ::c_int = 0x40000; constant
|
| /external/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/ |
| D | mod.rs | 60 pub const O_DIRECT: ::c_int = 0x10000; constant
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 604 pub const O_DIRECT: ::c_int = 0x4000; constant
|
| /external/rust/crates/libc/src/unix/linux_like/android/b32/ |
| D | arm.rs | 150 pub const O_DIRECT: ::c_int = 0x10000; constant
|
| /external/sg3_utils/src/ |
| D | sg_dd.c | 134 #define O_DIRECT 0 macro
|
| /external/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/ |
| D | mod.rs | 385 pub const O_DIRECT: ::c_int = 0x4000; constant
|