Constant kernel::fs::file::flags::O_NOATIME

source ·
pub const O_NOATIME: u32 = bindings::O_NOATIME; // 262_144u32
Expand description

Do not update the file last access time.