Searched defs:FS_SYNC_FL (Results 1 – 2 of 2) sorted by relevance
241 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */ macro
199 pub const FS_SYNC_FL: ::std::os::raw::c_uint = 8; constant