Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Drw.c615 static bool io_rw_should_retry(struct io_kiocb *req) in io_rw_should_retry() function
833 if (!io_rw_should_retry(req)) { in io_read()