Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/
H A Dopen_flags.c7 #define O_DIRECT global() macro
/linux/rust/kernel/fs/
H A Dfile.rs40 pub const O_DIRECT: u32 = bindings::O_DIRECT; constant
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h