Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dio_uring_types.h437 REQ_F_SUPPORT_NOWAIT = BIT(REQ_F_SUPPORT_NOWAIT_BIT), enumerator
/Linux-v6.1/io_uring/
Drw.c33 return req->flags & REQ_F_SUPPORT_NOWAIT; in io_file_supports_nowait()