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

Write operations on this file will flush data and metadata.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.