Home
last modified time | relevance | path

Searched refs:map_tail (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/ext4/
Dnamei.c1165 struct dx_map_entry *map_tail) in dx_make_map() argument
1174 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()