☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_DIRECT
source
·
[
−
]
pub const O_DIRECT:
u32
= bindings::O_DIRECT; // 16_384u32
Expand description
Direct I/O is enabled for this file.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.