Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1119 struct blk_plug_cb;
1120 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1121 struct blk_plug_cb { struct
1126 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument