Searched refs:map_tail (Results 1 – 3 of 3) sorted by relevance
1287 struct dx_map_entry *map_tail) in dx_make_map() argument1299 map_tail--; in dx_make_map()1300 map_tail->hash = h.hash; in dx_make_map()1301 map_tail->offs = ((char *) de - base)>>2; in dx_make_map()1302 map_tail->size = le16_to_cpu(de->rec_len); in dx_make_map()
2115 /* Early in the link process, map_head and map_tail are used to build2124 } map_head, map_tail;2311 /* map_head, map_tail, already_assigned */ \