Searched refs:IORING_RW_ATTR_FLAG_PI (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | io_uring.h | 121 #define IORING_RW_ATTR_FLAG_PI (1U << 0) macro |
| /linux/io_uring/ | ||
| H A D | rw.c | 304 if (attr_type_mask != IORING_RW_ATTR_FLAG_PI) in __io_prep_rw() |