Lines Matching refs:ext4_ext_path
89 struct ext4_ext_path **ppath,
137 struct ext4_ext_path *path) in ext4_ext_get_access()
167 struct ext4_ext_path *path) in __ext4_ext_dirty()
191 struct ext4_ext_path *path, in ext4_ext_find_goal()
241 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
308 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
311 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
583 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
599 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
644 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
666 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
689 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
726 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
746 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
806 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
874 struct ext4_ext_path *
876 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent()
880 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
906 path = kcalloc(depth + 2, sizeof(struct ext4_ext_path), in ext4_find_extent()
968 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1047 struct ext4_ext_path *path, in ext4_ext_split()
1390 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1393 struct ext4_ext_path *path = *ppath; in ext4_ext_create_new_leaf()
1394 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1460 struct ext4_ext_path *path, in ext4_ext_search_left()
1525 struct ext4_ext_path *path, in ext4_ext_search_right()
1632 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1643 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1664 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1696 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1792 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1834 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1880 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1911 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1958 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
1961 struct ext4_ext_path *path = *ppath; in ext4_ext_insert_extent()
1965 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
2238 struct ext4_ext_path *path, in ext4_ext_determine_hole()
2295 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2351 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2584 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2791 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2812 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2932 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3173 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3178 struct ext4_ext_path *path = *ppath; in ext4_split_extent_at()
3321 struct ext4_ext_path **ppath, in ext4_split_extent()
3326 struct ext4_ext_path *path = *ppath; in ext4_split_extent()
3414 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3417 struct ext4_ext_path *path = *ppath; in ext4_ext_convert_to_initialized()
3672 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3675 struct ext4_ext_path *path = *ppath; in ext4_split_convert_extents()
3714 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3716 struct ext4_ext_path *path = *ppath; in ext4_convert_unwritten_extents_endio()
3776 struct ext4_ext_path **ppath, in convert_initialized_extent()
3779 struct ext4_ext_path *path = *ppath; in convert_initialized_extent()
3847 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
3850 struct ext4_ext_path __maybe_unused *path = *ppath; in ext4_ext_handle_unwritten_extents()
4003 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4083 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks()
5024 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5126 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5421 struct ext4_ext_path *path; in ext4_insert_range()
5614 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5615 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5800 struct ext4_ext_path *path; in ext4_clu_mapped()
5874 struct ext4_ext_path *path = NULL, *ppath; in ext4_ext_replay_update_ex()
5935 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
5985 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6087 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()