Lines Matching defs:bitmap
192 unsigned long *dirty_bitmap; /* dirty segment/section bitmap */
197 unsigned int offset; /* last scanned bitmap offset */
198 unsigned int ofs_unit; /* bitmap search unit */
211 unsigned char *cur_valid_map; /* validity bitmap of blocks */
213 unsigned char *cur_valid_map_mir; /* mirror of current valid bitmap */
216 * # of valid blocks and the validity bitmap stored in the last
219 unsigned char *ckpt_valid_map; /* validity bitmap of blocks last cp */
240 char *bitmap; /* all bitmaps pointer */
241 char *sit_bitmap; /* SIT bitmap pointer */
243 char *sit_bitmap_mir; /* SIT bitmap mirror */
245 /* bitmap of segments to be ignored by GC in case of errors */
248 unsigned int bitmap_size; /* SIT bitmap size */
250 unsigned long *tmp_map; /* bitmap for temporal use */
251 unsigned long *dirty_sentries_bitmap; /* bitmap for dirty sentries */
274 unsigned long *free_segmap; /* free segment bitmap */
275 unsigned long *free_secmap; /* free section bitmap */
772 /* check bitmap with valid block count */