Searched refs:dx_move_dirents (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | namei.c | 265 static struct ext4_dir_entry_2 *dx_move_dirents(char *from, char *to, 1623 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count, in dx_move_dirents() function 1736 de2 = dx_move_dirents(data1, data2, map + split, count - split, in do_split()
|