Searched refs:REQ_F_NOWAIT_READ (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/io_uring/ | ||
H A D | io_uring.c | 790 REQ_F_NOWAIT_READ = BIT(REQ_F_NOWAIT_READ_BIT), enumerator 2951 if (rw == READ && (req->flags & REQ_F_NOWAIT_READ)) in io_file_supports_nowait() |
Completed in 15 milliseconds