kernel
next-20250424
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_RDWR
Copy item path
Source
pub const O_RDWR:
u32
= bindings::O_RDWR; // 2u32
Expand description
File can be both read and written.