Lines Matching refs:ext4_ext_path
86 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
88 struct ext4_ext_path *path,
107 static inline void ext4_ext_path_brelse(struct ext4_ext_path *path) in ext4_ext_path_brelse()
113 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
124 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
160 struct ext4_ext_path *path) in ext4_ext_get_access()
191 struct ext4_ext_path *path) in __ext4_ext_dirty()
215 struct ext4_ext_path *path, in ext4_ext_find_goal()
265 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
330 static inline struct ext4_ext_path *
332 struct ext4_ext_path *path, ext4_lblk_t lblk, in ext4_force_split_extent_at()
606 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
624 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
667 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
689 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
712 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
756 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
817 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
886 struct ext4_ext_path *
888 struct ext4_ext_path *path, int flags) in ext4_find_extent()
917 path = kcalloc(depth + 2, sizeof(struct ext4_ext_path), in ext4_find_extent()
976 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1055 struct ext4_ext_path *path, in ext4_ext_split()
1399 static struct ext4_ext_path *
1402 struct ext4_ext_path *path, in ext4_ext_create_new_leaf()
1405 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1468 struct ext4_ext_path *path, in ext4_ext_search_left()
1532 struct ext4_ext_path *path, in ext4_ext_search_right()
1640 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1651 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1672 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1704 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1811 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1853 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1899 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1930 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1976 struct ext4_ext_path *
1978 struct ext4_ext_path *path, in ext4_ext_insert_extent()
2089 struct ext4_ext_path *npath; in ext4_ext_insert_extent()
2263 struct ext4_ext_path *path, in ext4_ext_find_hole()
2296 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2362 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2597 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2803 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2824 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2945 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3180 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle, in ext4_split_extent_at()
3182 struct ext4_ext_path *path, in ext4_split_extent_at()
3350 static struct ext4_ext_path *ext4_split_extent(handle_t *handle, in ext4_split_extent()
3352 struct ext4_ext_path *path, in ext4_split_extent()
3442 static struct ext4_ext_path *
3444 struct ext4_map_blocks *map, struct ext4_ext_path *path, in ext4_ext_convert_to_initialized()
3705 static struct ext4_ext_path *ext4_split_convert_extents(handle_t *handle, in ext4_split_convert_extents()
3708 struct ext4_ext_path *path, in ext4_split_convert_extents()
3747 static struct ext4_ext_path *
3750 struct ext4_ext_path *path) in ext4_convert_unwritten_extents_endio()
3815 static struct ext4_ext_path *
3818 struct ext4_ext_path *path, in convert_initialized_extent()
3891 static struct ext4_ext_path *
3894 struct ext4_ext_path *path, int flags, in ext4_ext_handle_unwritten_extents()
4047 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4113 struct ext4_ext_path *path, in ext4_ext_determine_insert_hole()
4194 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks()
5193 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5295 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5540 struct ext4_ext_path *path; in ext4_insert_range()
5679 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5680 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5863 struct ext4_ext_path *path; in ext4_clu_mapped()
5942 struct ext4_ext_path *path; in ext4_ext_replay_update_ex()
6006 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
6054 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6141 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()