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