Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1295 struct blk_plug_cb;
1296 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1297 struct blk_plug_cb { struct
1302 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument