Searched refs:bitmap_storage (Results 1 – 2 of 2) sorted by relevance
194 struct bitmap_storage *store = &bitmap->storage; in write_sb_page()652 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index()661 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset()676 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page()685 static int bitmap_storage_alloc(struct bitmap_storage *store, in bitmap_storage_alloc()737 static void bitmap_file_unmap(struct bitmap_storage *store) in bitmap_file_unmap()941 struct bitmap_storage *store = &bitmap->storage; in bitmap_init_from_disk()1801 struct bitmap_storage store; in bitmap_resize()
196 struct bitmap_storage { struct