Searched refs:blk_check_plugged (Results 1 – 6 of 6) sorted by relevance
148 cb = blk_check_plugged(unplug, mddev, sizeof(*plug)); in raid1_add_bio_to_plug()
5757 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()
1121 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() function1144 EXPORT_SYMBOL(blk_check_plugged);
985 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()
1659 cb = blk_check_plugged(raid_unplug, fs_info, sizeof(*plug)); in raid56_parity_write()