Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drw.c794 static bool io_rw_should_retry(struct io_kiocb *req) in io_rw_should_retry() function
1003 if (!io_rw_should_retry(req)) { in __io_read()