Home
last modified time | relevance | path

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

/include/linux/
Dio_uring_types.h479 typedef u64 __bitwise io_req_flags_t; typedef
480 #define IO_REQ_FLAG(bitno) ((__force io_req_flags_t) BIT_ULL((bitno)))
618 io_req_flags_t flags;