pub const O_DSYNC: u32 = bindings::O_DSYNC; // 4_096u32
Expand description

Like O_SYNC except metadata is not synced.