Searched defs:FS_XFLAG_SYNC (Results 1 – 2 of 2) sorted by relevance
131 #define FS_XFLAG_SYNC 0x00000020 /* all writes synchronous */ macro
160 pub const FS_XFLAG_SYNC: ::std::os::raw::c_uint = 32; constant