Searched refs:blk_plug_cb_fn (Results 1 – 2 of 2) sorted by relevance
1173 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool); typedef1176 blk_plug_cb_fn callback;1179 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
1736 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()