Lines Matching refs:ext4_ext_path
89 struct ext4_ext_path **ppath,
137 struct ext4_ext_path *path) in ext4_ext_get_access()
158 struct ext4_ext_path *path) in __ext4_ext_dirty()
179 struct ext4_ext_path *path, in ext4_ext_find_goal()
229 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
296 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
299 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
541 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
557 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
603 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
625 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
648 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
685 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
705 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
765 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
833 struct ext4_ext_path *
835 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent()
839 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
865 path = kcalloc(depth + 2, sizeof(struct ext4_ext_path), in ext4_find_extent()
928 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1007 struct ext4_ext_path *path, in ext4_ext_split()
1354 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1357 struct ext4_ext_path *path = *ppath; in ext4_ext_create_new_leaf()
1358 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1424 struct ext4_ext_path *path, in ext4_ext_search_left()
1489 struct ext4_ext_path *path, in ext4_ext_search_right()
1600 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1611 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1632 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1664 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1760 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1802 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1848 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1879 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1926 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
1929 struct ext4_ext_path *path = *ppath; in ext4_ext_insert_extent()
1933 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
2206 struct ext4_ext_path *path, in ext4_ext_determine_hole()
2263 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2319 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2552 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2759 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2780 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2900 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3141 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3146 struct ext4_ext_path *path = *ppath; in ext4_split_extent_at()
3289 struct ext4_ext_path **ppath, in ext4_split_extent()
3294 struct ext4_ext_path *path = *ppath; in ext4_split_extent()
3382 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3385 struct ext4_ext_path *path = *ppath; in ext4_ext_convert_to_initialized()
3641 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3644 struct ext4_ext_path *path = *ppath; in ext4_split_convert_extents()
3683 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3685 struct ext4_ext_path *path = *ppath; in ext4_convert_unwritten_extents_endio()
3745 struct ext4_ext_path **ppath, in convert_initialized_extent()
3748 struct ext4_ext_path *path = *ppath; in convert_initialized_extent()
3816 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
3819 struct ext4_ext_path __maybe_unused *path = *ppath; in ext4_ext_handle_unwritten_extents()
3972 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4052 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks()
4988 struct ext4_ext_path *path) in ext4_access_path()
5017 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5105 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5379 struct ext4_ext_path *path; in ext4_insert_range()
5568 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5569 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5754 struct ext4_ext_path *path; in ext4_clu_mapped()
5828 struct ext4_ext_path *path = NULL, *ppath; in ext4_ext_replay_update_ex()
5889 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
5939 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6040 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()