☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_DIRECTORY
source
·
[
−
]
pub const O_DIRECTORY:
u32
= bindings::O_DIRECTORY; // 65_536u32
Expand description
File must be a directory.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.