Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk.h22 struct blk_flush_queue { struct
23 unsigned int flush_queue_delayed:1;
24 unsigned int flush_pending_idx:1;
25 unsigned int flush_running_idx:1;
26 unsigned long flush_pending_since;
27 struct list_head flush_queue[2];
28 struct list_head flush_data_in_flight;
29 struct request *flush_rq;
35 struct request *orig_rq;
36 spinlock_t mq_flush_lock;