Home
last modified time | relevance | path

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

/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()
1202 static void md_bitmap_count_page(struct bitmap_counts *bitmap, in md_bitmap_count_page()
1211 static void md_bitmap_set_pending(struct bitmap_counts *bitmap, sector_t offset) in md_bitmap_set_pending()
1221 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap,
1236 struct bitmap_counts *counts; in md_bitmap_daemon_work()
1354 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()
2029 struct bitmap_counts *counts; in md_bitmap_status()
2067 struct bitmap_counts old_counts; in md_bitmap_resize()
Dmd-bitmap.h182 struct bitmap_counts { struct
Dmd-cluster.c1120 struct bitmap_counts *counts; in resize_bitmaps()