Searched defs:blk_plug (Results 1 – 1 of 1) sorted by relevance
8035 struct blk_plug { struct8036 struct request *mq_list;8037 struct request *cached_rq;8038 short unsigned int nr_ios;8039 short unsigned int rq_count;8040 bool multiple_queues;8041 bool has_elevator;8042 bool nowait;8043 struct list_head cb_list;