kernel
next-20250424
In kernel::
fs::
file::
flags
kernel
::
fs
::
file
::
flags
Constant
O_TRUNC
Copy item path
Source
pub const O_TRUNC:
u32
= bindings::O_TRUNC; // 512u32
Expand description
File should be truncated to length 0.