Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c277 struct dx_map_entry struct
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) in dx_make_map()
1287 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map()
1289 struct dx_map_entry *p, *q, *top = map + count - 1; in dx_sort_map()
1817 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count, in dx_move_dirents()
1883 struct dx_map_entry *map; in do_split()
1913 map = (struct dx_map_entry *) (data in do_split()
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c278 struct dx_map_entry struct
310 struct dx_map_entry *map_tail);
311 static void dx_sort_map(struct dx_map_entry *map, unsigned count);
313 char *to, struct dx_map_entry *offsets,
1313 struct dx_map_entry *map_tail) in dx_make_map()
1352 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map()
1354 struct dx_map_entry *p, *q, *top = map + count - 1; in dx_sort_map()
1916 struct dx_map_entry *map, int count, in dx_move_dirents()
1984 struct dx_map_entry *map; in do_split()
2016 map = (struct dx_map_entry *) (data in do_split()
[all...]

Completed in 7 milliseconds