Searched refs:RWF_SYNC (Results 1 – 4 of 4) 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
348 #define RWF_SYNC 0x00000004 /* per-IO O_SYNC */ macro
8437 * xlat/rwf_flags.in: Add RWF_DSYNC and RWF_SYNC introduced