Lines Matching refs:ext4_ext_path

89 			     struct ext4_ext_path **ppath,
137 struct ext4_ext_path *path) in ext4_ext_get_access()
168 struct ext4_ext_path *path) in __ext4_ext_dirty()
192 struct ext4_ext_path *path, in ext4_ext_find_goal()
242 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
309 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
312 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
580 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
596 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
641 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
663 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
686 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
723 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
743 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
804 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
873 struct ext4_ext_path *
875 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent()
879 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
905 path = kcalloc(depth + 2, sizeof(struct ext4_ext_path), in ext4_find_extent()
967 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1046 struct ext4_ext_path *path, in ext4_ext_split()
1393 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1396 struct ext4_ext_path *path = *ppath; in ext4_ext_create_new_leaf()
1397 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1463 struct ext4_ext_path *path, in ext4_ext_search_left()
1528 struct ext4_ext_path *path, in ext4_ext_search_right()
1635 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1646 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1667 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1699 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1795 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1837 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1883 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1914 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1961 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
1964 struct ext4_ext_path *path = *ppath; in ext4_ext_insert_extent()
1968 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
2241 struct ext4_ext_path *path, in ext4_ext_determine_hole()
2298 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2354 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2587 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2794 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2815 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2935 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3176 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3181 struct ext4_ext_path *path = *ppath; in ext4_split_extent_at()
3324 struct ext4_ext_path **ppath, in ext4_split_extent()
3329 struct ext4_ext_path *path = *ppath; in ext4_split_extent()
3417 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3420 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()
5022 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5124 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5407 struct ext4_ext_path *path; in ext4_insert_range()
5596 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5597 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5782 struct ext4_ext_path *path; in ext4_clu_mapped()
5856 struct ext4_ext_path *path = NULL, *ppath; in ext4_ext_replay_update_ex()
5917 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
5967 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6068 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()