Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A 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()
1199 static void md_bitmap_count_page(struct bitmap_counts *bitmap, in md_bitmap_count_page()
1208 static void md_bitmap_set_pending(struct bitmap_counts *bitmap, sector_t offset) in md_bitmap_set_pending()
1218 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap,
1233 struct bitmap_counts *counts; in md_bitmap_daemon_work()
1352 static bitmap_counter_t *md_bitmap_get_counter(struct bitmap_counts *bitmap, in md_bitmap_get_counter()
1987 struct bitmap_counts *counts; in md_bitmap_copy_from_slot()
2031 struct bitmap_counts *counts; in md_bitmap_status()
2069 struct bitmap_counts old_counts; in md_bitmap_resize()
H A Dmd-bitmap.h182 struct bitmap_counts { struct
H A Dmd-cluster.c1125 struct bitmap_counts *counts; in resize_bitmaps()