Searched refs:RWF_HIPRI (Results 1 – 12 of 12) sorted by relevance
289 #define RWF_HIPRI ((__force __kernel_rwf_t)0x00000001) macro304 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
375 #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) macro390 #define RWF_SUPPORTED (RWF_HIPRI | RWF_DSYNC | RWF_SYNC | RWF_NOWAIT |\
45 #define RWF_HIPRI 0x00000001 /* High priority request. */ macro
753 if (flags & ~RWF_HIPRI) in do_loop_readv_writev()
308 #define IOCB_HIPRI (__force int) RWF_HIPRI
3712 * RWF_HIPRI: Scatter-Gather. (line 162)
2474 ‘RWF_HIPRI’