Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Dmd-bitmap.c217 struct bitmap_storage *store = &bitmap->storage; in write_sb_page()
747 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index()
756 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset()
768 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page()
776 static int md_bitmap_storage_alloc(struct bitmap_storage *store, in md_bitmap_storage_alloc()
832 static void md_bitmap_file_unmap(struct bitmap_storage *store) in md_bitmap_file_unmap()
931 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_set_bit()
960 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_clear_bit()
1065 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_init_from_disk()
2067 struct bitmap_storage store; in md_bitmap_resize()
A Dmd-bitmap.h200 struct bitmap_storage { struct

Completed in 8 milliseconds