Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c5721 static void raid5_unplug(struct blk_plug_cb *blk_cb, bool from_schedule) in raid5_unplug() argument
5724 blk_cb, struct raid5_plug_cb, cb); in raid5_unplug()
5763 struct blk_plug_cb *blk_cb = blk_check_plugged( in release_stripe_plug() local
5768 if (!blk_cb) { in release_stripe_plug()
5773 cb = container_of(blk_cb, struct raid5_plug_cb, cb); in release_stripe_plug()