• Home
  • Raw
  • Download

Lines Matching refs:ext4_ext_path

116 				struct ext4_ext_path *path)  in ext4_ext_get_access()
134 struct ext4_ext_path *path) in ext4_ext_dirty()
148 struct ext4_ext_path *path, in ext4_ext_find_goal()
190 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
349 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
369 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
393 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
412 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
472 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
540 struct ext4_ext_path *
542 struct ext4_ext_path *path) in ext4_ext_find_extent()
556 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 2), in ext4_ext_find_extent()
618 struct ext4_ext_path *curp, in ext4_ext_insert_index()
679 struct ext4_ext_path *path, in ext4_ext_split()
917 struct ext4_ext_path *path, in ext4_ext_grow_indepth()
920 struct ext4_ext_path *curp = path; in ext4_ext_grow_indepth()
1002 struct ext4_ext_path *path, in ext4_ext_create_new_leaf()
1005 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1073 ext4_ext_search_left(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_search_left()
1117 ext4_ext_search_right(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_search_right()
1216 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1249 struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1281 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1383 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1432 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1478 struct ext4_ext_path *path, in ext4_ext_insert_extent()
1484 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
1634 struct ext4_ext_path *path = NULL; in ext4_ext_walk_space()
1756 ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_put_gap_in_cache()
1834 struct ext4_ext_path *path) in ext4_ext_rm_idx()
1866 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
1969 struct ext4_ext_path *path, ext4_lblk_t start) in ext4_ext_rm_leaf()
2097 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2117 struct ext4_ext_path *path; in ext4_ext_remove_space()
2134 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), GFP_NOFS); in ext4_ext_remove_space()
2380 struct ext4_ext_path *path, in ext4_ext_convert_to_initialized()
2683 struct ext4_ext_path *path = NULL; in ext4_ext_get_blocks()
3085 static int ext4_ext_fiemap_cb(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_fiemap_cb()