Home
last modified time | relevance | path

Searched refs:blk_plug (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dblkdev.h1150 struct blk_plug { struct
1175 extern void blk_start_plug(struct blk_plug *); argument
1177 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 { struct
1204 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 …]
A Dio_uring_types.h228 struct blk_plug plug;
A Dsched.h56 struct blk_plug;
1282 struct blk_plug *plug;

Completed in 24 milliseconds