Searched refs:IORING_FEAT_RW_CUR_POS (Results 1 – 5 of 5) sorted by relevance
105 if (!(p.features & IORING_FEAT_RW_CUR_POS)) in main()
216 #define IORING_FEAT_RW_CUR_POS (1U << 3) macro
364 #define IORING_FEAT_RW_CUR_POS (1U << 3) macro
463 #define IORING_FEAT_RW_CUR_POS (1U << 3) macro
142 pub const IORING_FEAT_RW_CUR_POS: u32 = 8; constant