Searched refs:RWF_NOWAIT (Results 1 – 2 of 2) sorted by relevance
419 #define RWF_NOWAIT ((__force __kernel_rwf_t)0x00000008) macro434 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
355 #define IOCB_NOWAIT (__force int) RWF_NOWAIT3814 if (flags & RWF_NOWAIT) { in kiocb_set_rw_flags()
Completed in 21 milliseconds