Home
last modified time | relevance | path

Searched defs:plug (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dblkdev.h908 struct blk_plug *plug = tsk->plug; in blk_flush_plug() local
916 struct blk_plug *plug = tsk->plug; in blk_schedule_flush_plug() local
924 struct blk_plug *plug = tsk->plug; in blk_needs_flush_plug() local
1397 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()
Dsched.h1514 struct blk_plug *plug; member