Searched refs:scrub_stripe (Results 1 – 1 of 1) sorted by relevance
138 struct scrub_stripe { struct195 struct scrub_stripe stripes[SCRUB_TOTAL_STRIPES]; argument196 struct scrub_stripe *raid56_data_stripes;242 static inline void scrub_bitmap_set_##name(struct scrub_stripe *stripe, \251 static inline void scrub_bitmap_clear_##name(struct scrub_stripe *stripe, \260 static inline bool scrub_bitmap_test_bit_##name(struct scrub_stripe *stripe, \268 static inline void scrub_bitmap_set_bit_##name(struct scrub_stripe *stripe, \276 static inline void scrub_bitmap_clear_bit_##name(struct scrub_stripe *stripe, \284 static inline unsigned long scrub_bitmap_read_##name(struct scrub_stripe *stripe) \295 static inline bool scrub_bitmap_empty_##name(struct scrub_stripe *stripe) \[all …]