Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.c5417 struct raid5_plug_cb { struct
5425 struct raid5_plug_cb *cb = container_of( in raid5_unplug() argument
5426 blk_cb, struct raid5_plug_cb, cb); in raid5_unplug()
5467 sizeof(struct raid5_plug_cb)); in release_stripe_plug()
5468 struct raid5_plug_cb *cb; in release_stripe_plug()
5475 cb = container_of(blk_cb, struct raid5_plug_cb, cb); in release_stripe_plug()