kernel
v6.15
In kernel::fs::file::flags
?
Constant
kernel
::
fs
::
file
::
flags
::
O_APPEND
source
·
[
−
]
pub const O_APPEND:
u32
= bindings::O_APPEND; // 1_024u32
Expand description
File is opened in append mode.