Searched refs:blk_plug (Results 1 – 3 of 3) sorted by relevance
1103 struct blk_plug { struct1128 extern void blk_start_plug(struct blk_plug *); argument1129 extern void blk_start_plug_nr_ios(struct blk_plug *, unsigned short);1130 extern void blk_finish_plug(struct blk_plug *);1132 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);1133 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()1144 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts()1154 struct blk_plug { struct1157 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()1162 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()[all …]
212 struct blk_plug plug;
57 struct blk_plug;1313 struct blk_plug *plug;