O_SYNC

Constant O_SYNC 

Source
pub const O_SYNC: u32 = bindings::O_SYNC; // 1_052_672u32
Expand description

Write operations on this file will flush data and metadata.