Searched refs:map_tail (Results 1 – 1 of 1) sorted by relevance
1165 struct dx_map_entry *map_tail) in dx_make_map() argument1174 map_tail--; in dx_make_map()1175 map_tail->hash = h.hash; in dx_make_map()1176 map_tail->offs = ((char *) de - base)>>2; in dx_make_map()1177 map_tail->size = le16_to_cpu(de->rec_len); in dx_make_map()