Searched defs:plug (Results 1 – 2 of 2) sorted by relevance
908 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local916 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local924 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local1397 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()1401 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()
1514 struct blk_plug *plug; member