Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h353 static inline bool req_has_async_data(struct io_kiocb *req) in req_has_async_data() function
H A Drw.c567 if (req_has_async_data(req) && io->bytes_done > 0) { in io_fixup_rw_res()
H A Dnet.c1312 if (req_has_async_data(req)) in io_send_zc_cleanup()