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()
5756 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug()
1134 struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data, in blk_check_plugged() function1157 EXPORT_SYMBOL(blk_check_plugged);
998 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()