Searched refs:map_tail (Results 1 – 1 of 1) sorted by relevance
310 struct dx_map_entry *map_tail);1298 struct dx_map_entry *map_tail) in dx_make_map() argument1318 map_tail--; in dx_make_map()1319 map_tail->hash = h.hash; in dx_make_map()1320 map_tail->offs = ((char *) de - base)>>2; in dx_make_map()1321 map_tail->size = le16_to_cpu(de->rec_len); in dx_make_map()