Lines Matching defs:dir_file
1038 static int htree_dirblock_to_tree(struct file *dir_file,
1109 err = ext4_htree_store_dirent(dir_file,
1125 err = ext4_htree_store_dirent(dir_file,
1151 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash,
1166 dir = file_inode(dir_file);
1179 count = ext4_inlinedir_to_tree(dir_file, dir, 0,
1188 count = htree_dirblock_to_tree(dir_file, dir, 0, &hinfo,
1204 err = ext4_htree_store_dirent(dir_file, 0, 0,
1215 err = ext4_htree_store_dirent(dir_file, 2, 0,
1229 ret = htree_dirblock_to_tree(dir_file, dir, block, &hinfo,