Searched refs:dx_hash_info (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | namei.c | 258 struct dx_hash_info *hinfo, 262 unsigned blocksize, struct dx_hash_info *hinfo, 599 struct dx_hash_info *hinfo, in dx_show_leaf() 605 struct dx_hash_info h = *hinfo; in dx_show_leaf() 689 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries() 735 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe() 968 struct dx_hash_info *hinfo, in htree_dirblock_to_tree() 1067 struct dx_hash_info hinfo; in ext4_htree_fill_tree() 1190 unsigned blocksize, struct dx_hash_info *hinfo, in dx_make_map() 1195 struct dx_hash_info h = *hinfo; in dx_make_map() [all …]
|
D | hash.c | 199 int ext4fs_dirhash(const char *name, int len, struct dx_hash_info *hinfo) in ext4fs_dirhash()
|
D | ext4.h | 2035 struct dx_hash_info struct 2057 struct dx_hash_info hinfo; argument 2383 dx_hash_info *hinfo); 3012 struct dx_hash_info *hinfo,
|
D | ialloc.c | 432 struct dx_hash_info hinfo; in find_group_orlov()
|
D | inline.c | 1329 struct dx_hash_info *hinfo, in htree_inlinedir_to_tree()
|