Searched refs:dx_hash_info (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/fs/ext3/ |
D | namei.c | 147 struct dx_hash_info *hinfo, 152 struct dx_hash_info *hinfo, struct dx_map_entry map[]); 258 static struct stats dx_show_leaf(struct dx_hash_info *hinfo, struct ext3_dir_entry_2 *de, in dx_show_leaf() 263 struct dx_hash_info h = *hinfo; in dx_show_leaf() 288 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries() 330 struct dx_hash_info *hinfo, struct dx_frame *frame_in, int *err) in dx_probe() 559 struct dx_hash_info *hinfo, in htree_dirblock_to_tree() 612 struct dx_hash_info hinfo; in ext3_htree_fill_tree() 701 struct dx_hash_info *hinfo, struct dx_map_entry *map_tail) in dx_make_map() 705 struct dx_hash_info h = *hinfo; in dx_make_map() [all …]
|
D | hash.c | 137 int ext3fs_dirhash(const char *name, int len, struct dx_hash_info *hinfo) in ext3fs_dirhash()
|
D | ext3.h | 921 struct dx_hash_info struct 1032 dx_hash_info *hinfo);
|
/linux-4.1.27/fs/ext4/ |
D | crypto_fname.c | 533 struct dx_hash_info *hinfo, in _ext4_fname_disk_to_usr() 572 struct dx_hash_info *hinfo, in ext4_fname_disk_to_usr() 619 struct dx_hash_info *hinfo) in ext4_fname_usr_to_hash()
|
D | hash.c | 138 int ext4fs_dirhash(const char *name, int len, struct dx_hash_info *hinfo) in ext4fs_dirhash()
|
D | namei.c | 253 struct dx_hash_info *hinfo, 257 unsigned blocksize, struct dx_hash_info *hinfo, 590 struct dx_hash_info *hinfo, in dx_show_leaf() 596 struct dx_hash_info h = *hinfo; in dx_show_leaf() 682 struct stats dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, in dx_show_entries() 728 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe() 959 struct dx_hash_info *hinfo, in htree_dirblock_to_tree() 1057 struct dx_hash_info hinfo; in ext4_htree_fill_tree() 1175 unsigned blocksize, struct dx_hash_info *hinfo, in dx_make_map() 1180 struct dx_hash_info h = *hinfo; in dx_make_map() [all …]
|
D | ext4.h | 1854 struct dx_hash_info struct 2123 struct dx_hash_info *hinfo, 2127 struct dx_hash_info *hinfo, 2135 struct dx_hash_info *hinfo); 2225 dx_hash_info *hinfo); 2817 struct dx_hash_info *hinfo,
|
D | ialloc.c | 428 struct dx_hash_info hinfo; in find_group_orlov()
|
D | inline.c | 1320 struct dx_hash_info *hinfo, in htree_inlinedir_to_tree()
|