Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1174 struct blk_plug_cb;
1175 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1176 struct blk_plug_cb { struct
1181 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument