Searched refs:blk_plug_cb_fn (Results 1 – 2 of 2) sorted by relevance
1247 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool); typedef1250 blk_plug_cb_fn callback;1253 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
1730 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()