Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c924 unsigned needs_async_setup : 1; member
938 .needs_async_setup = 1,
947 .needs_async_setup = 1,
981 .needs_async_setup = 1,
989 .needs_async_setup = 1,
1011 .needs_async_setup = 1,
3469 if (!force && !io_op_defs[req->opcode].needs_async_setup) in io_setup_async_rw()
6723 if (!io_op_defs[req->opcode].needs_async_setup) in io_req_prep_async()