Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
During_cmd.c69 if (!req_has_async_data(req)) in io_uring_try_cancel_uring_cmd()
Dio_uring.h220 static inline bool req_has_async_data(struct io_kiocb *req) in req_has_async_data() function
Dtimeout.c525 if (WARN_ON_ONCE(req_has_async_data(req))) in __io_timeout_prep()
Drw.c500 if (req_has_async_data(req) && io->bytes_done > 0) { in io_fixup_rw_res()
Dnet.c1210 if (req_has_async_data(req)) in io_send_zc_cleanup()