Lines Matching refs:ext4_ext_path

89 			     struct ext4_ext_path **ppath,
109 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
122 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
156 struct ext4_ext_path *path) in ext4_ext_get_access()
187 struct ext4_ext_path *path) in __ext4_ext_dirty()
211 struct ext4_ext_path *path, in ext4_ext_find_goal()
261 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
328 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
331 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
603 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
619 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
663 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
685 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
708 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
752 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
813 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
882 struct ext4_ext_path *
884 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent()
888 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
914 path = kcalloc(depth + 2, sizeof(struct ext4_ext_path), in ext4_find_extent()
975 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1054 struct ext4_ext_path *path, in ext4_ext_split()
1401 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1404 struct ext4_ext_path *path = *ppath; in ext4_ext_create_new_leaf()
1405 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1471 struct ext4_ext_path *path, in ext4_ext_search_left()
1535 struct ext4_ext_path *path, in ext4_ext_search_right()
1642 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1653 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1674 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1706 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1802 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1844 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1890 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1921 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1968 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
1971 struct ext4_ext_path *path = *ppath; in ext4_ext_insert_extent()
1975 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
2245 struct ext4_ext_path *path, in ext4_ext_determine_hole()
2302 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2358 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2591 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2797 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2818 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2938 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3178 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3183 struct ext4_ext_path *path = *ppath; in ext4_split_extent_at()
3326 struct ext4_ext_path **ppath, in ext4_split_extent()
3331 struct ext4_ext_path *path = *ppath; in ext4_split_extent()
3418 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3421 struct ext4_ext_path *path = *ppath; in ext4_ext_convert_to_initialized()
3676 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3679 struct ext4_ext_path *path = *ppath; in ext4_split_convert_extents()
3718 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3720 struct ext4_ext_path *path = *ppath; in ext4_convert_unwritten_extents_endio()
3780 struct ext4_ext_path **ppath, in convert_initialized_extent()
3783 struct ext4_ext_path *path = *ppath; in convert_initialized_extent()
3851 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
3854 struct ext4_ext_path __maybe_unused *path = *ppath; in ext4_ext_handle_unwritten_extents()
4007 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4087 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()
5408 struct ext4_ext_path *path; in ext4_insert_range()
5585 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5586 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5765 struct ext4_ext_path *path; in ext4_clu_mapped()
5847 struct ext4_ext_path *path = NULL, *ppath; in ext4_ext_replay_update_ex()
5907 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
5955 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6048 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()