Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring_types.h174 bool plug_started; member
/openbmc/linux/io_uring/
H A Dio_uring.c2214 state->plug_started = true; in io_init_req()
2340 if (state->plug_started) in io_submit_state_end()
2350 state->plug_started = false; in io_submit_state_start()