FSYNC_FDATASYNC

Constant FSYNC_FDATASYNC 

Source
pub const FSYNC_FDATASYNC: u32 = 1;
Expand description

Fsync flags

Sync data only, not metadata