Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1224 struct blk_plug_cb;
1225 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1226 struct blk_plug_cb { struct
1231 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument