Searched defs:stripe_c (Results 1 – 1 of 1) sorted by relevance
26 struct stripe_c { struct27 uint32_t stripes;28 int stripes_shift;29 sector_t stripes_mask;53 struct stripe_c *sc = container_of(work, struct stripe_c, in trigger_event() argument