pub const O_DIRECT: u32 = bindings::O_DIRECT; // 16_384u32
Expand description

Direct I/O is enabled for this file.