Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.c50 static int md_bitmap_checkpage(struct bitmap_counts *bitmap, in md_bitmap_checkpage()
112 static void md_bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in md_bitmap_checkfree()
1249 static void md_bitmap_count_page(struct bitmap_counts *bitmap, in md_bitmap_count_page()
1258 static void md_bitmap_set_pending(struct bitmap_counts *bitmap, sector_t offset) in md_bitmap_set_pending()
1268 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap,
1300 struct bitmap_counts *counts; in md_bitmap_daemon_work()
1417 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap, in md_bitmap_get_counter()
2059 struct bitmap_counts *counts; in md_bitmap_copy_from_slot()
2103 struct bitmap_counts *counts; in md_bitmap_status()
2141 struct bitmap_counts old_counts; in md_bitmap_resize()
H A Dmd-bitmap.h182 struct bitmap_counts { struct
H A Dmd-cluster.c1129 struct bitmap_counts *counts; in resize_bitmaps()