Home
last modified time | relevance | path

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

/include/linux/
A Dio_uring_types.h513 typedef u64 __bitwise io_req_flags_t; typedef
514 #define IO_REQ_FLAG(bitno) ((__force io_req_flags_t) BIT_ULL((bitno)))
666 io_req_flags_t flags;

Completed in 6 milliseconds