Home
last modified time | relevance | path

Searched defs:blk_flush_queue (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h33402 struct blk_flush_queue { struct
33403 unsigned int flush_pending_idx: 1;
33404 unsigned int flush_running_idx: 1;
33405 blk_status_t rq_status;
33406 long unsigned int flush_pending_since;
33407 struct list_head flush_queue[2];
33408 struct list_head flush_data_in_flight;
33409 struct request *flush_rq;
33410 spinlock_t mq_flush_lock;