Searched defs:RWF_SYNC (Results 1 – 2 of 2) sorted by relevance
295 #define RWF_SYNC ((__force __kernel_rwf_t)0x00000004) macro
901 pub const RWF_SYNC: ::c_int = 0x00000004; constant