kernel
next-20250424
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_APPEND
Copy item path
Source
pub const O_APPEND:
u32
= bindings::O_APPEND; // 1_024u32
Expand description
File is opened in append mode.