Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid1-10.c32 struct raid1_plug_cb { struct
136 struct raid1_plug_cb *plug = NULL; in raid1_add_bio_to_plug()
152 plug = container_of(cb, struct raid1_plug_cb, cb); in raid1_add_bio_to_plug()
H A Draid1.c1171 struct raid1_plug_cb *plug = container_of(cb, struct raid1_plug_cb, in raid1_unplug()
H A Draid10.c1110 struct raid1_plug_cb *plug = container_of(cb, struct raid1_plug_cb, cb); in raid10_unplug()