Searched refs:blk_plug_cb_fn (Results 1 – 2 of 2) sorted by relevance
1099 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool); typedef1102 blk_plug_cb_fn callback;1105 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
3100 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()