Lines Matching refs:ocfs2_path
568 struct ocfs2_path *path,
575 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
604 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path()
619 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path()
642 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path()
665 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
682 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path()
686 struct ocfs2_path *path; in ocfs2_new_path()
702 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path()
708 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et()
723 struct ocfs2_path *path, in ocfs2_path_bh_journal_access()
743 struct ocfs2_path *path) in ocfs2_journal_access_path()
1098 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch()
1751 struct ocfs2_path *left, in ocfs2_find_subtree_root()
1752 struct ocfs2_path *right) in ocfs2_find_subtree_root()
1885 struct ocfs2_path *path;
1896 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
2039 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert()
2040 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert()
2110 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right()
2111 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right()
2212 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2286 struct ocfs2_path *path) in ocfs2_extend_rotate_transaction()
2308 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment()
2367 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right()
2368 struct ocfs2_path **ret_left_path) in ocfs2_rotate_tree_right()
2372 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right()
2526 struct ocfs2_path *path) in ocfs2_update_edge_lengths()
2567 struct ocfs2_path *path, int unlink_start) in ocfs2_unlink_path()
2611 struct ocfs2_path *left_path, in ocfs2_unlink_subtree()
2612 struct ocfs2_path *right_path, in ocfs2_unlink_subtree()
2644 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left()
2645 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left()
2807 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf()
2877 struct ocfs2_path *path) in ocfs2_rotate_rightmost_leaf_left()
2903 struct ocfs2_path *path, in __ocfs2_rotate_tree_left()
2905 struct ocfs2_path **empty_extent_path) in __ocfs2_rotate_tree_left()
2909 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left()
2910 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left()
3019 struct ocfs2_path *path, in ocfs2_remove_rightmost_path()
3024 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path()
3108 struct ocfs2_path *path, in ocfs2_remove_rightmost_empty_extent()
3148 struct ocfs2_path *path, in ocfs2_rotate_tree_left()
3152 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left()
3290 struct ocfs2_path *left_path, in ocfs2_get_right_path()
3291 struct ocfs2_path **ret_right_path) in ocfs2_get_right_path()
3295 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path()
3343 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right()
3354 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right()
3457 struct ocfs2_path *right_path, in ocfs2_get_left_path()
3458 struct ocfs2_path **ret_left_path) in ocfs2_get_left_path()
3462 struct ocfs2_path *left_path = NULL; in ocfs2_get_left_path()
3509 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left()
3523 struct ocfs2_path *left_path = NULL; in ocfs2_merge_rec_left()
3657 struct ocfs2_path *path, in ocfs2_try_to_merge_extent()
3952 struct ocfs2_path *path, in ocfs2_adjust_rightmost_records()
3990 struct ocfs2_path *right_path, in ocfs2_append_rec_to_path()
3991 struct ocfs2_path **ret_left_path) in ocfs2_append_rec_to_path()
3995 struct ocfs2_path *left_path = NULL; in ocfs2_append_rec_to_path()
4073 struct ocfs2_path *left_path, in ocfs2_split_record()
4074 struct ocfs2_path *right_path, in ocfs2_split_record()
4160 struct ocfs2_path *left_path, in ocfs2_insert_path()
4161 struct ocfs2_path *right_path, in ocfs2_insert_path()
4246 struct ocfs2_path *right_path = NULL; in ocfs2_do_insert_extent()
4247 struct ocfs2_path *left_path = NULL; in ocfs2_do_insert_extent()
4352 struct ocfs2_path *path, in ocfs2_figure_merge_contig_type()
4362 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_figure_merge_contig_type()
4581 struct ocfs2_path *path = NULL; in ocfs2_figure_insert_type()
4906 struct ocfs2_path *path, in ocfs2_split_and_insert()
5018 struct ocfs2_path *path, in ocfs2_replace_extent_rec()
5060 struct ocfs2_path *path, in ocfs2_split_extent()
5162 struct ocfs2_path *left_path = NULL; in ocfs2_change_extent_flag()
5275 struct ocfs2_path *path, in ocfs2_split_tree()
5345 struct ocfs2_path *path, int index, in ocfs2_truncate_rec()
5353 struct ocfs2_path *left_path = NULL; in ocfs2_truncate_rec()
5517 struct ocfs2_path *path = NULL; in ocfs2_remove_extent()
7231 struct ocfs2_path *path = NULL; in ocfs2_commit_truncate()