Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c109 #define IO_REQ_CLEAN_FLAGS (REQ_F_BUFFER_SELECTED | REQ_F_NEED_CLEANUP | \ macro
1884 return req->flags & IO_REQ_CLEAN_FLAGS; in io_req_needs_clean()
6906 req->flags &= ~IO_REQ_CLEAN_FLAGS; in io_clean_op()