Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c5404 struct raid5_plug_cb { struct
5412 struct raid5_plug_cb *cb = container_of( in raid5_unplug() argument
5413 blk_cb, struct raid5_plug_cb, cb); in raid5_unplug()
5454 sizeof(struct raid5_plug_cb)); in release_stripe_plug()
5455 struct raid5_plug_cb *cb; in release_stripe_plug()
5462 cb = container_of(blk_cb, struct raid5_plug_cb, cb); in release_stripe_plug()