Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd-bitmap.c50 static int md_bitmap_checkpage(struct bitmap_counts *bitmap, in md_bitmap_checkpage()
119 static void md_bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in md_bitmap_checkfree()
1198 static void md_bitmap_count_page(struct bitmap_counts *bitmap, in md_bitmap_count_page()
1207 static void md_bitmap_set_pending(struct bitmap_counts *bitmap, sector_t offset) in md_bitmap_set_pending()
1217 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap,
1232 struct bitmap_counts *counts; in md_bitmap_daemon_work()
1351 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap, in md_bitmap_get_counter()
1986 struct bitmap_counts *counts; in md_bitmap_copy_from_slot()
2030 struct bitmap_counts *counts; in md_bitmap_status()
2068 struct bitmap_counts old_counts; in md_bitmap_resize()
Dmd-bitmap.h182 struct bitmap_counts { struct
Dmd-cluster.c1124 struct bitmap_counts *counts; in resize_bitmaps()