Home
last modified time | relevance | path

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

/linux/fs/
A Dio-wq.c728 static inline bool io_should_retry_thread(long err) in io_should_retry_thread() function
762 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_worker_cont()
827 } else if (!io_should_retry_thread(PTR_ERR(tsk))) { in create_io_worker()

Completed in 12 milliseconds