Lines Matching refs:ext4_ext_path
87 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
89 struct ext4_ext_path *path,
108 static inline void ext4_ext_path_brelse(struct ext4_ext_path *path) in ext4_ext_path_brelse()
114 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
125 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
161 struct ext4_ext_path *path) in ext4_ext_get_access()
192 struct ext4_ext_path *path) in __ext4_ext_dirty()
216 struct ext4_ext_path *path, in ext4_ext_find_goal()
266 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
331 static inline struct ext4_ext_path *
333 struct ext4_ext_path *path, ext4_lblk_t lblk, in ext4_force_split_extent_at()
607 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
623 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
666 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
688 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
711 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
755 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
816 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
885 struct ext4_ext_path *
887 struct ext4_ext_path *path, int flags) in ext4_find_extent()
916 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()
1398 static struct ext4_ext_path *
1401 struct ext4_ext_path *path, in ext4_ext_create_new_leaf()
1404 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1467 struct ext4_ext_path *path, in ext4_ext_search_left()
1531 struct ext4_ext_path *path, in ext4_ext_search_right()
1638 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1649 struct ext4_ext_path *p = &path[depth]; in ext4_ext_next_allocated_block()
1670 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1702 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1809 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1851 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1897 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1928 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1974 struct ext4_ext_path *
1976 struct ext4_ext_path *path, in ext4_ext_insert_extent()
2087 struct ext4_ext_path *npath; in ext4_ext_insert_extent()
2261 struct ext4_ext_path *path, in ext4_ext_find_hole()
2294 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2360 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2593 struct ext4_ext_path *path, in ext4_ext_rm_leaf()
2799 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2820 struct ext4_ext_path *path = NULL; in ext4_ext_remove_space()
2941 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_remove_space()
3177 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle, in ext4_split_extent_at()
3179 struct ext4_ext_path *path, in ext4_split_extent_at()
3347 static struct ext4_ext_path *ext4_split_extent(handle_t *handle, in ext4_split_extent()
3349 struct ext4_ext_path *path, in ext4_split_extent()
3439 static struct ext4_ext_path *
3441 struct ext4_map_blocks *map, struct ext4_ext_path *path, in ext4_ext_convert_to_initialized()
3702 static struct ext4_ext_path *ext4_split_convert_extents(handle_t *handle, in ext4_split_convert_extents()
3705 struct ext4_ext_path *path, in ext4_split_convert_extents()
3744 static struct ext4_ext_path *
3747 struct ext4_ext_path *path) in ext4_convert_unwritten_extents_endio()
3812 static struct ext4_ext_path *
3815 struct ext4_ext_path *path, in convert_initialized_extent()
3888 static struct ext4_ext_path *
3891 struct ext4_ext_path *path, int flags, in ext4_ext_handle_unwritten_extents()
4044 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4110 struct ext4_ext_path *path, in ext4_ext_determine_insert_hole()
4191 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks()
5090 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5192 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5474 struct ext4_ext_path *path; in ext4_insert_range()
5651 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5652 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()
5835 struct ext4_ext_path *path; in ext4_clu_mapped()
5914 struct ext4_ext_path *path; in ext4_ext_replay_update_ex()
5978 struct ext4_ext_path *path = NULL; in ext4_ext_replay_shrink_inode()
6026 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks()
6113 struct ext4_ext_path *path = NULL; in ext4_ext_clear_bb()