Searched refs:bitmap_storage (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Dmd-bitmap.h200 struct bitmap_storage { struct in struct:bitmap
H A Dmd-bitmap.c229 struct bitmap_storage *store = &bitmap->storage;
438 struct bitmap_storage *store = &bitmap->storage;
781 static inline unsigned long file_page_index(struct bitmap_storage *store,
790 static inline unsigned long file_page_offset(struct bitmap_storage *store,
802 static inline struct page *filemap_get_page(struct bitmap_storage *store,
810 static int md_bitmap_storage_alloc(struct bitmap_storage *store,
865 static void md_bitmap_file_unmap(struct bitmap_storage *store)
952 struct bitmap_storage *store = &bitmap->storage;
983 struct bitmap_storage *store = &bitmap->storage;
1112 struct bitmap_storage *stor
[all...]

Completed in 112 milliseconds