Searched refs:mt_map (Results 1 – 3 of 3) sorted by relevance
201 struct mt_map *un_deltamap; /* deltamap */202 struct mt_map *un_logmap; /* logmap includes moby trans stuff */203 struct mt_map *un_matamap; /* optional - matamap */358 typedef struct mt_map { struct630 extern void logmap_make_space(struct mt_map *, ml_unit_t *,
116 struct mt_map *un_logmap;527 typedef struct mt_map { struct551 struct mt_map *mtm_mapnext; /* singly linked list of all maps */ argument
1000 struct mt_map *mtm = ul->un_logmap; /* Log map */ in logmap_abort()