kernel
v6.15-rc2
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_WRONLY
Copy item path
Source
pub const O_WRONLY:
u32
= bindings::O_WRONLY; // 1u32
Expand description
File is write only.