kernel
v6.15-rc2
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_CREAT
Copy item path
Source
pub const O_CREAT:
u32
= bindings::O_CREAT; // 64u32
Expand description
File was created if it didn’t already exist.