Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drw.c619 static bool io_rw_should_retry(struct io_kiocb *req) in io_rw_should_retry() function
837 if (!io_rw_should_retry(req)) { in io_read()