Lines Matching refs:dx_map_entry
277 struct dx_map_entry
309 struct dx_map_entry *map_tail);
310 static void dx_sort_map(struct dx_map_entry *map, unsigned count);
312 struct dx_map_entry *offsets, int count, unsigned blocksize);
1255 struct dx_map_entry *map_tail)
1287 static void dx_sort_map (struct dx_map_entry *map, unsigned count)
1289 struct dx_map_entry *p, *q, *top = map + count - 1;
1817 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count,
1883 struct dx_map_entry *map;
1913 map = (struct dx_map_entry *) (data2 + blocksize);