dir_file          444 fs/ext4/dir.c  int ext4_htree_store_dirent(struct file *dir_file, __u32 hash,
dir_file          454 fs/ext4/dir.c  	info = dir_file->private_data;
dir_file         2483 fs/ext4/ext4.h extern int ext4_htree_store_dirent(struct file *dir_file, __u32 hash,
dir_file         2670 fs/ext4/ext4.h extern int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash,
dir_file         3169 fs/ext4/ext4.h extern int ext4_inlinedir_to_tree(struct file *dir_file,
dir_file         1327 fs/ext4/inline.c int ext4_inlinedir_to_tree(struct file *dir_file,
dir_file         1337 fs/ext4/inline.c 	struct inode *inode = file_inode(dir_file);
dir_file         1399 fs/ext4/inline.c 			if (ext4_check_dir_entry(inode, dir_file, de,
dir_file         1416 fs/ext4/inline.c 		err = ext4_htree_store_dirent(dir_file, hinfo->hash,
dir_file          985 fs/ext4/namei.c static int htree_dirblock_to_tree(struct file *dir_file,
dir_file         1039 fs/ext4/namei.c 			err = ext4_htree_store_dirent(dir_file,
dir_file         1055 fs/ext4/namei.c 			err = ext4_htree_store_dirent(dir_file,
dir_file         1083 fs/ext4/namei.c int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash,
dir_file         1098 fs/ext4/namei.c 	dir = file_inode(dir_file);
dir_file         1107 fs/ext4/namei.c 			count = ext4_inlinedir_to_tree(dir_file, dir, 0,
dir_file         1116 fs/ext4/namei.c 		count = htree_dirblock_to_tree(dir_file, dir, 0, &hinfo,
dir_file         1132 fs/ext4/namei.c 		err = ext4_htree_store_dirent(dir_file, 0, 0,
dir_file         1143 fs/ext4/namei.c 		err = ext4_htree_store_dirent(dir_file, 2, 0,
dir_file         1157 fs/ext4/namei.c 		ret = htree_dirblock_to_tree(dir_file, dir, block, &hinfo,