Lines Matching refs:ext4_ext_path
99 struct ext4_ext_path **ppath,
106 struct ext4_ext_path **ppath,
140 struct ext4_ext_path *path) in ext4_ext_get_access()
159 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty()
177 struct ext4_ext_path *path, in ext4_ext_find_goal()
227 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
294 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
297 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
567 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
577 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), in ext4_ext_precache()
626 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
647 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
670 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
708 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
729 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
789 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
857 struct ext4_ext_path *
859 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent()
863 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
879 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 2), in ext4_find_extent()
947 struct ext4_ext_path *curp, in ext4_ext_insert_index()
1024 struct ext4_ext_path *path, in ext4_ext_split()
1348 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1351 struct ext4_ext_path *path = *ppath; in ext4_ext_create_new_leaf()
1352 struct ext4_ext_path *curp; in ext4_ext_create_new_leaf()
1418 struct ext4_ext_path *path, in ext4_ext_search_left()
1483 struct ext4_ext_path *path, in ext4_ext_search_right()
1593 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1626 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1658 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1766 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1808 struct ext4_ext_path *path) in ext4_ext_try_to_merge_up()
1853 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1883 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1930 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
1933 struct ext4_ext_path *path = *ppath; in ext4_ext_insert_extent()
1937 struct ext4_ext_path *npath = NULL; in ext4_ext_insert_extent()
2154 struct ext4_ext_path *path = NULL; in ext4_fill_fiemap_extents()
2305 ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_put_gap_in_cache()
2358 struct ext4_ext_path *path, int depth) in ext4_ext_rm_idx()
2414 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2591 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()
2902 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), in ext4_ext_remove_space()
3147 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3152 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()
3647 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3650 struct ext4_ext_path *path = *ppath; in ext4_split_convert_extents()
3690 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3692 struct ext4_ext_path *path = *ppath; in ext4_convert_unwritten_extents_endio()
3763 struct ext4_ext_path *path, in check_eofblocks_fl()
3922 struct ext4_ext_path **ppath, int flags, in convert_initialized_extent()
3925 struct ext4_ext_path *path = *ppath; in convert_initialized_extent()
3996 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
3999 struct ext4_ext_path *path = *ppath; in ext4_ext_handle_unwritten_extents()
4182 struct ext4_ext_path *path) in get_implied_cluster_alloc()
4262 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks()
5211 struct ext4_ext_path *path) in ext4_access_path()
5243 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, in ext4_ext_shift_path_extents()
5322 struct ext4_ext_path *path; in ext4_ext_shift_extents()
5545 struct ext4_ext_path *path1 = NULL; in ext4_swap_extents()
5546 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents()