Lines Matching defs:path

80 				struct ext4_ext_path *path)  in ext4_ext_get_access()
97 #define ext4_ext_dirty(handle, inode, path) \ argument
101 struct ext4_ext_path *path) in __ext4_ext_dirty()
116 struct ext4_ext_path *path, in ext4_ext_find_goal()
166 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
399 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
420 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
443 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
476 #define ext4_ext_show_path(inode, path) argument
477 #define ext4_ext_show_leaf(inode, path) argument
478 #define ext4_ext_show_move(inode, path, newblock, level) argument
481 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
500 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch_idx()
560 struct ext4_ext_path *path, ext4_lblk_t block) in ext4_ext_binsearch()
631 struct ext4_ext_path *path) in ext4_ext_find_extent()
797 struct ext4_ext_path *path, in ext4_ext_split()
1112 struct ext4_ext_path *path, in ext4_ext_create_new_leaf()
1183 struct ext4_ext_path *path, in ext4_ext_search_left()
1248 struct ext4_ext_path *path, in ext4_ext_search_right()
1365 ext4_ext_next_allocated_block(struct ext4_ext_path *path) in ext4_ext_next_allocated_block()
1398 static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path) in ext4_ext_next_leaf_block()
1430 struct ext4_ext_path *path) in ext4_ext_correct_indexes()
1536 struct ext4_ext_path *path, in ext4_ext_try_to_merge_right()
1579 struct ext4_ext_path *path, in ext4_ext_try_to_merge()
1610 struct ext4_ext_path *path) in ext4_ext_check_overlap()
1658 struct ext4_ext_path *path, in ext4_ext_insert_extent()
1836 struct ext4_ext_path *path = NULL; in ext4_ext_walk_space() local
1968 ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_put_gap_in_cache()
2097 struct ext4_ext_path *path) in ext4_ext_rm_idx()
2139 struct ext4_ext_path *path) in ext4_ext_calc_credits_for_single_extent()
2296 struct ext4_ext_path *path, ext4_fsblk_t *partial_cluster, in ext4_ext_rm_leaf()
2469 ext4_ext_more_to_rm(struct ext4_ext_path *path) in ext4_ext_more_to_rm()
2489 struct ext4_ext_path *path; in ext4_ext_remove_space() local
2742 struct ext4_ext_path *path, in ext4_split_extent_at()
2846 struct ext4_ext_path *path, in ext4_split_extent()
2924 struct ext4_ext_path *path) in ext4_ext_convert_to_initialized()
3134 struct ext4_ext_path *path, in ext4_split_unwritten_extents()
3169 struct ext4_ext_path *path) in ext4_convert_unwritten_extents_endio()
3214 struct ext4_ext_path *path, in check_eofblocks_fl()
3451 struct ext4_ext_path *path, int flags, in ext4_ext_handle_uninitialized_extents()
3625 struct ext4_ext_path *path) in get_implied_cluster_alloc()
3706 struct ext4_ext_path *path = NULL; in ext4_ext_map_blocks() local