Searched refs:RWF_DSYNC (Results 1 – 11 of 11) sorted by relevance
292 #define RWF_DSYNC ((__force __kernel_rwf_t)0x00000002) macro304 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
378 #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) macro390 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
46 #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ macro
309 #define IOCB_DSYNC (__force int) RWF_DSYNC
3711 * RWF_DSYNC: Scatter-Gather. (line 169)
2481 ‘RWF_DSYNC’