Lines Matching refs:blk_plug
1165 void blk_start_plug_nr_ios(struct blk_plug *plug, unsigned short nr_ios)
1192 * blk_start_plug - initialize blk_plug and track it inside the task_struct
1193 * @plug: The &struct blk_plug that needs to be initialized
1205 * Tracking blk_plug inside the task_struct will help with auto-flushing the
1214 void blk_start_plug(struct blk_plug *plug)
1220 static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule)
1240 struct blk_plug *plug = current->plug;
1262 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule)
1282 * @plug: The &struct blk_plug passed to blk_start_plug()
1290 void blk_finish_plug(struct blk_plug *plug)