Searched refs:IORING_FEAT_RW_CUR_POS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | io_uring.h | 252 #define IORING_FEAT_RW_CUR_POS (1U << 3) macro |
/Linux-v5.10/fs/ | ||
D | io_uring.c | 9369 IORING_FEAT_SUBMIT_STABLE | IORING_FEAT_RW_CUR_POS | in io_uring_create() |