Searched refs:map_tail (Results 1 – 1 of 1) sorted by relevance
1254 struct dx_map_entry *map_tail) in dx_make_map() argument1266 map_tail--; in dx_make_map()1267 map_tail->hash = h.hash; in dx_make_map()1268 map_tail->offs = ((char *) de - base)>>2; in dx_make_map()1269 map_tail->size = le16_to_cpu(de->rec_len); in dx_make_map()