Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd-bitmap.h61 struct md_bitmap_stats { struct
103 int (*get_stats)(void *data, struct md_bitmap_stats *stats);
H A Dmd-cluster.c1148 struct md_bitmap_stats stats; in resize_bitmaps()
1222 struct md_bitmap_stats stats; in cluster_check_sync_size()
H A Dmd.c1316 struct md_bitmap_stats stats; in md_bitmap_events_cleared()
2296 struct md_bitmap_stats stats; in super_1_allow_new_offset()
7558 struct md_bitmap_stats stats; in update_array_info()
8358 struct md_bitmap_stats stats; in md_bitmap_status()
H A Dmd-bitmap.c2351 static int bitmap_get_stats(void *data, struct md_bitmap_stats *stats) in bitmap_get_stats()
H A Draid1.c1618 struct md_bitmap_stats stats; in raid1_write_request()