Searched refs:RWF_DSYNC (Results 1 – 4 of 4) sorted by relevance
5 #if !(defined(RWF_DSYNC) || (defined(HAVE_DECL_RWF_DSYNC) && HAVE_DECL_RWF_DSYNC))6 # define RWF_DSYNC 2 macro21 XLAT(RWF_DSYNC),
2 RWF_DSYNC 2
347 #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC */ macro
8437 * xlat/rwf_flags.in: Add RWF_DSYNC and RWF_SYNC introduced