Searched refs:scrub_stripe (Results 1 – 1 of 1) sorted by relevance
129 struct scrub_stripe { struct186 struct scrub_stripe stripes[SCRUB_TOTAL_STRIPES]; argument187 struct scrub_stripe *raid56_data_stripes;236 static inline void scrub_bitmap_set_##name(struct scrub_stripe *stripe, \245 static inline void scrub_bitmap_clear_##name(struct scrub_stripe *stripe, \254 static inline bool scrub_bitmap_test_bit_##name(struct scrub_stripe *stripe, \262 static inline void scrub_bitmap_set_bit_##name(struct scrub_stripe *stripe, \270 static inline void scrub_bitmap_clear_bit_##name(struct scrub_stripe *stripe, \278 static inline unsigned long scrub_bitmap_read_##name(struct scrub_stripe *stripe) \289 static inline bool scrub_bitmap_empty_##name(struct scrub_stripe *stripe) \[all …]