Searched refs:blk_plug (Results 1 – 3 of 3) sorted by relevance
1150 struct blk_plug { struct1175 extern void blk_start_plug(struct blk_plug *); argument1177 extern void blk_finish_plug(struct blk_plug *);1179 void __blk_flush_plug(struct blk_plug *plug, bool from_schedule);1180 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug()1191 struct blk_plug *plug = tsk->plug; in blk_plug_invalidate_ts()1201 struct blk_plug { struct1204 static inline void blk_start_plug_nr_ios(struct blk_plug *plug, in blk_start_plug_nr_ios()1209 static inline void blk_start_plug(struct blk_plug *plug) in blk_start_plug()1213 static inline void blk_finish_plug(struct blk_plug *plug) in blk_finish_plug()[all …]
228 struct blk_plug plug;
56 struct blk_plug;1282 struct blk_plug *plug;
Completed in 24 milliseconds