kernel
v6.15-rc2
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_DIRECTORY
Copy item path
Source
pub const O_DIRECTORY:
u32
= bindings::O_DIRECTORY; // 65_536u32
Expand description
File must be a directory.