Searched defs:RWF_NOWAIT (Results 1 – 4 of 4) sorted by relevance
14 # define RWF_NOWAIT 0x00000008 macro
19 #define RWF_NOWAIT 8 macro
299 #define RWF_NOWAIT ((__force __kernel_rwf_t)0x00000008) macro
884 pub const RWF_NOWAIT: ::c_int = 0x00000008; constant