Lines Matching defs:bitmap
212 unsigned long *dirty_bitmap; /* dirty segment/section bitmap */
217 unsigned int offset; /* last scanned bitmap offset */
218 unsigned int ofs_unit; /* bitmap search unit */
231 unsigned char *cur_valid_map; /* validity bitmap of blocks */
233 unsigned char *cur_valid_map_mir; /* mirror of current valid bitmap */
236 * # of valid blocks and the validity bitmap stored in the last
239 unsigned char *ckpt_valid_map; /* validity bitmap of blocks last cp */
266 char *bitmap; /* all bitmaps pointer */
267 char *sit_bitmap; /* SIT bitmap pointer */
269 char *sit_bitmap_mir; /* SIT bitmap mirror */
271 /* bitmap of segments to be ignored by GC in case of errors */
274 unsigned int bitmap_size; /* SIT bitmap size */
276 unsigned long *tmp_map; /* bitmap for temporal use */
277 unsigned long *dirty_sentries_bitmap; /* bitmap for dirty sentries */
300 unsigned long *free_segmap; /* free segment bitmap */
301 unsigned long *free_secmap; /* free section bitmap */
753 /* check bitmap with valid block count */