Searched refs:bitmap_storage (Results 1 – 1 of 1) sorted by relevance
172 struct bitmap_storage { struct432 struct bitmap_storage *store = &bitmap->storage; in __write_sb_page()642 struct bitmap_storage *store = &bitmap->storage; in filemap_write_page()984 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index()993 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset()1005 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page()1013 static int md_bitmap_storage_alloc(struct bitmap_storage *store, in md_bitmap_storage_alloc()1067 static void md_bitmap_file_unmap(struct bitmap_storage *store) in md_bitmap_file_unmap()1154 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_set_bit()1185 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_clear_bit()[all …]