Searched defs:bitmap_counts (Results 1 – 1 of 1) sorted by relevance
182 struct bitmap_counts { struct183 spinlock_t lock;184 struct bitmap_page *bp;185 unsigned long pages; /* total number of pages187 unsigned long missing_pages; /* number of pages189 unsigned long chunkshift; /* chunksize = 2^chunkshift191 unsigned long chunks; /* Total number of data