Searched refs:blk_check_plugged (Results 1 – 5 of 5) sorted by relevance
148 cb = blk_check_plugged(unplug, mddev, sizeof(*plug)); in raid1_add_bio_to_plug()
5641 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()
1191 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() function1214 EXPORT_SYMBOL(blk_check_plugged);
1174 extern struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug,
1297 struct blk_plug_cb *cb = blk_check_plugged(drbd_unplug, resource, sizeof(*plug)); in drbd_check_plugged()