Home
last modified time | relevance | path

Searched refs:buffer_select (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Dopdef.c60 .buffer_select = 1,
148 .buffer_select = 1,
231 .buffer_select = 1,
282 .buffer_select = 1,
H A Dopdef.h19 unsigned buffer_select : 1; member
H A Dio_uring.c2155 if (!def->buffer_select) in io_init_req()