Searched refs:io_file_supports_nowait (Results 1 – 1 of 1) sorted by relevance
34 static bool io_file_supports_nowait(struct io_kiocb *req, __poll_t mask) in io_file_supports_nowait() function851 if (unlikely(!io_file_supports_nowait(req, EPOLLIN))) in __io_read()1052 if (unlikely(!io_file_supports_nowait(req, EPOLLOUT))) in io_write()