Searched refs:RWF_SYNC (Results 1 – 4 of 4) sorted by relevance
381 #define RWF_SYNC ((__force __kernel_rwf_t)0x00000004) macro390 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
189 flags |= RWF_SYNC; in ovl_iocb_to_rwf()
1000 flags |= RWF_SYNC; in nfsd_vfs_write()
3277 if (flags & RWF_SYNC) in kiocb_set_rw_flags()