Lines Matching refs:bitmap_storage
169 struct bitmap_storage { struct
428 struct bitmap_storage *store = &bitmap->storage; in __write_sb_page()
637 struct bitmap_storage *store = &bitmap->storage; in filemap_write_page()
979 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index()
988 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset()
1000 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page()
1008 static int md_bitmap_storage_alloc(struct bitmap_storage *store, in md_bitmap_storage_alloc()
1063 static void md_bitmap_file_unmap(struct bitmap_storage *store) in md_bitmap_file_unmap()
1150 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_set_bit()
1181 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_clear_bit()
1321 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_init_from_disk()
2337 struct bitmap_storage *storage; in bitmap_get_stats()
2376 struct bitmap_storage store; in __bitmap_resize()