Searched refs:RWF_SYNC (Results 1 – 5 of 5) sorted by relevance
8 #if !(defined(RWF_SYNC) || (defined(HAVE_DECL_RWF_SYNC) && HAVE_DECL_RWF_SYNC))9 # define RWF_SYNC 4 macro22 XLAT(RWF_SYNC),
3 RWF_SYNC 4
308 #ifndef RWF_SYNC309 #define RWF_SYNC 0x00000004 macro
348 #define RWF_SYNC 0x00000004 /* per-IO O_SYNC */ macro
12983 * xlat/rwf_flags.in: Add RWF_DSYNC and RWF_SYNC introduced