Searched refs:blk_plug_cb_fn (Results 1 – 2 of 2) sorted by relevance
1011 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool); typedef1014 blk_plug_cb_fn callback;1017 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
1107 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()