Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1085 struct blk_plug_cb;
1086 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
1087 struct blk_plug_cb { struct
1092 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, argument