Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dbitmap.h199 struct bitmap_storage { struct
200 struct file *file; /* backing disk file */
201 struct page *sb_page; /* cached copy of the bitmap
203 struct page **filemap; /* list of cache pages for
205 unsigned long *filemap_attr; /* attributes associated
207 unsigned long file_pages; /* number of pages in the file*/
208 unsigned long bytes; /* total bytes in the bitmap */