Lines Matching refs:ocfs2_path
582 struct ocfs2_path *path,
589 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
618 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path()
633 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path()
656 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path()
679 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
696 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path()
700 struct ocfs2_path *path; in ocfs2_new_path()
716 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path()
722 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et()
737 struct ocfs2_path *path, in ocfs2_path_bh_journal_access()
757 struct ocfs2_path *path) in ocfs2_journal_access_path()
1112 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch()
1765 struct ocfs2_path *left, in ocfs2_find_subtree_root()
1766 struct ocfs2_path *right) in ocfs2_find_subtree_root()
1899 struct ocfs2_path *path;
1910 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
2053 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert()
2054 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert()
2124 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right()
2125 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right()
2226 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2300 struct ocfs2_path *path) in ocfs2_extend_rotate_transaction()
2322 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment()
2381 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right()
2382 struct ocfs2_path **ret_left_path) in ocfs2_rotate_tree_right()
2386 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right()
2540 struct ocfs2_path *path) in ocfs2_update_edge_lengths()
2581 struct ocfs2_path *path, int unlink_start) in ocfs2_unlink_path()
2625 struct ocfs2_path *left_path, in ocfs2_unlink_subtree()
2626 struct ocfs2_path *right_path, in ocfs2_unlink_subtree()
2658 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left()
2659 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left()
2821 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf()
2891 struct ocfs2_path *path) in ocfs2_rotate_rightmost_leaf_left()
2917 struct ocfs2_path *path, in __ocfs2_rotate_tree_left()
2919 struct ocfs2_path **empty_extent_path) in __ocfs2_rotate_tree_left()
2923 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left()
2924 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left()
3033 struct ocfs2_path *path, in ocfs2_remove_rightmost_path()
3038 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path()
3122 struct ocfs2_path *path, in ocfs2_remove_rightmost_empty_extent()
3162 struct ocfs2_path *path, in ocfs2_rotate_tree_left()
3166 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left()
3304 struct ocfs2_path *left_path, in ocfs2_get_right_path()
3305 struct ocfs2_path **ret_right_path) in ocfs2_get_right_path()
3309 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path()
3357 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right()
3368 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right()
3471 struct ocfs2_path *right_path, in ocfs2_get_left_path()
3472 struct ocfs2_path **ret_left_path) in ocfs2_get_left_path()
3476 struct ocfs2_path *left_path = NULL; in ocfs2_get_left_path()
3523 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left()
3537 struct ocfs2_path *left_path = NULL; in ocfs2_merge_rec_left()
3671 struct ocfs2_path *path, in ocfs2_try_to_merge_extent()
3966 struct ocfs2_path *path, in ocfs2_adjust_rightmost_records()
4004 struct ocfs2_path *right_path, in ocfs2_append_rec_to_path()
4005 struct ocfs2_path **ret_left_path) in ocfs2_append_rec_to_path()
4009 struct ocfs2_path *left_path = NULL; in ocfs2_append_rec_to_path()
4087 struct ocfs2_path *left_path, in ocfs2_split_record()
4088 struct ocfs2_path *right_path, in ocfs2_split_record()
4174 struct ocfs2_path *left_path, in ocfs2_insert_path()
4175 struct ocfs2_path *right_path, in ocfs2_insert_path()
4260 struct ocfs2_path *right_path = NULL; in ocfs2_do_insert_extent()
4261 struct ocfs2_path *left_path = NULL; in ocfs2_do_insert_extent()
4366 struct ocfs2_path *path, in ocfs2_figure_merge_contig_type()
4376 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_figure_merge_contig_type()
4595 struct ocfs2_path *path = NULL; in ocfs2_figure_insert_type()
4920 struct ocfs2_path *path, in ocfs2_split_and_insert()
5032 struct ocfs2_path *path, in ocfs2_replace_extent_rec()
5074 struct ocfs2_path *path, in ocfs2_split_extent()
5180 struct ocfs2_path *left_path = NULL; in ocfs2_change_extent_flag()
5293 struct ocfs2_path *path, in ocfs2_split_tree()
5363 struct ocfs2_path *path, int index, in ocfs2_truncate_rec()
5371 struct ocfs2_path *left_path = NULL; in ocfs2_truncate_rec()
5535 struct ocfs2_path *path = NULL; in ocfs2_remove_extent()
7231 struct ocfs2_path *path = NULL; in ocfs2_commit_truncate()