kernel::fs::file::flags

Constant O_DIRECTORY

Source
pub const O_DIRECTORY: u32 = bindings::O_DIRECTORY; // 65_536u32
Expand description

File must be a directory.