Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dnamei.c250 struct dx_map_entry struct
282 struct dx_map_entry map[]);
283 static void dx_sort_map(struct dx_map_entry *map, unsigned count);
285 char *to, struct dx_map_entry *offsets,
1254 struct dx_map_entry *map_tail) in dx_make_map()
1280 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map()
1282 struct dx_map_entry *p, *q, *top = map + count - 1; in dx_sort_map()
1846 struct dx_map_entry *map, int count, in dx_move_dirents()
1913 struct dx_map_entry *map; in do_split()
1945 map = (struct dx_map_entry *) (data2 + blocksize); in do_split()