Home
last modified time | relevance | path

Searched defs:O_EXCL (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/fs/
H A Dfile.rs49 pub const O_EXCL: u32 = bindings::O_EXCL; constant
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h