Searched defs:bitmap_counts (Results 1 – 1 of 1) sorted by relevance
181 struct bitmap_counts { struct182 spinlock_t lock;183 struct bitmap_page *bp;184 unsigned long pages; /* total number of pages186 unsigned long missing_pages; /* number of pages188 unsigned long chunkshift; /* chunksize = 2^chunkshift190 unsigned long chunks; /* Total number of data