Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h244 static inline bool req_has_async_data(struct io_kiocb *req) in req_has_async_data() function
H A Dtimeout.c545 if (WARN_ON_ONCE(req_has_async_data(req))) in __io_timeout_prep()
H A Drw.c513 if (req_has_async_data(req) && io->bytes_done > 0) { in io_fixup_rw_res()
H A Dnet.c1220 if (req_has_async_data(req)) in io_send_zc_cleanup()