Lines Matching defs:dir_file
1033 static int htree_dirblock_to_tree(struct file *dir_file,
1086 err = ext4_htree_store_dirent(dir_file,
1102 err = ext4_htree_store_dirent(dir_file,
1128 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash,
1143 dir = file_inode(dir_file);
1152 count = ext4_inlinedir_to_tree(dir_file, dir, 0,
1161 count = htree_dirblock_to_tree(dir_file, dir, 0, &hinfo,
1177 err = ext4_htree_store_dirent(dir_file, 0, 0,
1188 err = ext4_htree_store_dirent(dir_file, 2, 0,
1202 ret = htree_dirblock_to_tree(dir_file, dir, block, &hinfo,