Searched refs:blk_plug_cb_fn (Results 1 – 2 of 2) sorted by relevance
1264 typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool); typedef1267 blk_plug_cb_fn callback;1270 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
1719 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged()