Searched refs:blk_plug (Results 1 – 3 of 3) sorted by relevance
1165 struct blk_plug { struct1183 extern void blk_start_plug(struct blk_plug *); argument1184 extern void blk_finish_plug(struct blk_plug *);1185 extern void blk_flush_plug_list(struct blk_plug *, bool);1189 struct blk_plug *plug = tsk->plug; in blk_flush_plug()1197 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug()1205 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug()1792 struct blk_plug { struct1795 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()1799 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
262 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
39 struct blk_plug;1006 struct blk_plug *plug;