Searched refs:blk_cb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
H A Draid5.c4989 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) raid5_unplug() argument
4992 blk_cb, struct raid5_plug_cb, cb); raid5_unplug()
5031 struct blk_plug_cb *blk_cb = blk_check_plugged( release_stripe_plug() local
5036 if (!blk_cb) { release_stripe_plug()
5041 cb = container_of(blk_cb, struct raid5_plug_cb, cb); release_stripe_plug()

Completed in 95 milliseconds