Searched refs:dx_hash_info (Results 1 – 5 of 5) sorted by relevance
/linux/fs/ext4/ |
H A D | hash.c | 201 struct dx_hash_info *hinfo) in __ext4fs_dirhash() 295 struct dx_hash_info *hinfo) in ext4fs_dirhash()
|
H A D | namei.c | 306 struct dx_hash_info *hinfo, 310 struct dx_hash_info *hinfo, 654 struct dx_hash_info *hinfo, in dx_show_leaf() 660 struct dx_hash_info h = *hinfo; in dx_show_leaf() 742 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries() 811 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe() 1072 struct dx_hash_info *hinfo, in htree_dirblock_to_tree() 1186 struct dx_hash_info hinfo; in ext4_htree_fill_tree() 1313 struct dx_hash_info *hinfo, in dx_make_map() 1320 struct dx_hash_info h = *hinfo; in dx_make_map() [all …]
|
H A D | ext4.h | 2469 struct dx_hash_info struct 2491 struct dx_hash_info hinfo; argument 2850 struct dx_hash_info *hinfo); 3565 struct dx_hash_info *hinfo,
|
H A D | ialloc.c | 439 struct dx_hash_info hinfo; in find_group_orlov()
|
H A D | inline.c | 1332 struct dx_hash_info *hinfo, in ext4_inlinedir_to_tree()
|