Searched refs:RWF_SYNC (Results 1 – 12 of 12) sorted by relevance
295 #define RWF_SYNC ((__force __kernel_rwf_t)0x00000004) macro304 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
381 #define RWF_SYNC ((__kernel_rwf_t)0x00000004) macro390 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
47 #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ macro
1018 flags |= RWF_SYNC; in nfsd_vfs_write()1022 if (flags & RWF_SYNC) { in nfsd_vfs_write()
310 #define IOCB_SYNC (__force int) RWF_SYNC3354 if (flags & RWF_SYNC) in kiocb_set_rw_flags()
3714 * RWF_SYNC: Scatter-Gather. (line 173)
2485 ‘RWF_SYNC’