Searched refs:io_req_flags_t (Results 1 – 1 of 1) sorted by relevance
513 typedef u64 __bitwise io_req_flags_t; typedef514 #define IO_REQ_FLAG(bitno) ((__force io_req_flags_t) BIT_ULL((bitno)))666 io_req_flags_t flags;
Completed in 5 milliseconds