Searched defs:blk_plug (Results 1 – 1 of 1) sorted by relevance
2656 struct blk_plug { struct2657 struct request *mq_list;2658 struct request *cached_rq;2659 short unsigned int nr_ios;2660 short unsigned int rq_count;2661 bool multiple_queues;2662 bool has_elevator;2663 bool nowait;2664 struct list_head cb_list;