Searched refs:__REQ_F_LAST_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dio_uring_types.h485 __REQ_F_LAST_BIT, enumerator in enum:__anon52
/linux-master/io_uring/
H A Dio_uring.c4168 BUILD_BUG_ON(__REQ_F_LAST_BIT > 8 * sizeof_field(struct io_kiocb, flags));

Completed in 148 milliseconds