Lines Matching refs:ocfs2_path
573 struct ocfs2_path *path,
580 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
609 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path()
624 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path()
647 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path()
670 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
687 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path()
691 struct ocfs2_path *path; in ocfs2_new_path()
707 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path()
713 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et) in ocfs2_new_path_from_et()
728 struct ocfs2_path *path, in ocfs2_path_bh_journal_access()
748 struct ocfs2_path *path) in ocfs2_journal_access_path()
1106 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch()
1733 struct ocfs2_path *left, in ocfs2_find_subtree_root()
1734 struct ocfs2_path *right) in ocfs2_find_subtree_root()
1867 struct ocfs2_path *path;
1878 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
2023 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert()
2024 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert()
2095 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right()
2096 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right()
2197 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2271 struct ocfs2_path *path) in ocfs2_extend_rotate_transaction()
2293 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment()
2352 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right()
2353 struct ocfs2_path **ret_left_path) in ocfs2_rotate_tree_right()
2357 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right()
2511 int subtree_index, 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()
2647 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left()
2648 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left()
2811 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf()
2881 struct ocfs2_path *path) in ocfs2_rotate_rightmost_leaf_left()
2907 struct ocfs2_path *path, in __ocfs2_rotate_tree_left()
2909 struct ocfs2_path **empty_extent_path) in __ocfs2_rotate_tree_left()
2913 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left()
2914 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left()
3023 struct ocfs2_path *path, in ocfs2_remove_rightmost_path()
3028 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path()
3125 struct ocfs2_path *path, in ocfs2_remove_rightmost_empty_extent()
3165 struct ocfs2_path *path, in ocfs2_rotate_tree_left()
3169 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left()
3308 struct ocfs2_path *left_path, in ocfs2_get_right_path()
3309 struct ocfs2_path **ret_right_path) in ocfs2_get_right_path()
3313 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path()
3361 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right()
3372 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right()
3475 struct ocfs2_path *right_path, in ocfs2_get_left_path()
3476 struct ocfs2_path **ret_left_path) in ocfs2_get_left_path()
3480 struct ocfs2_path *left_path = NULL; in ocfs2_get_left_path()
3527 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left()
3541 struct ocfs2_path *left_path = NULL; in ocfs2_merge_rec_left()
3669 struct ocfs2_path *path, in ocfs2_try_to_merge_extent()
3928 struct ocfs2_path *path, in ocfs2_adjust_rightmost_records()
3967 struct ocfs2_path *right_path, in ocfs2_append_rec_to_path()
3968 struct ocfs2_path **ret_left_path) in ocfs2_append_rec_to_path()
3972 struct ocfs2_path *left_path = NULL; in ocfs2_append_rec_to_path()
4050 struct ocfs2_path *left_path, in ocfs2_split_record()
4051 struct ocfs2_path *right_path, in ocfs2_split_record()
4137 struct ocfs2_path *left_path, in ocfs2_insert_path()
4138 struct ocfs2_path *right_path, in ocfs2_insert_path()
4223 struct ocfs2_path *right_path = NULL; in ocfs2_do_insert_extent()
4224 struct ocfs2_path *left_path = NULL; in ocfs2_do_insert_extent()
4329 struct ocfs2_path *path, in ocfs2_figure_merge_contig_type()
4339 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_figure_merge_contig_type()
4560 struct ocfs2_path *path = NULL; in ocfs2_figure_insert_type()
4885 struct ocfs2_path *path, in ocfs2_split_and_insert()
4997 struct ocfs2_path *path, in ocfs2_replace_extent_rec()
5039 struct ocfs2_path *path, in ocfs2_split_extent()
5148 struct ocfs2_path *left_path = NULL; in ocfs2_change_extent_flag()
5261 struct ocfs2_path *path, in ocfs2_split_tree()
5331 struct ocfs2_path *path, int index, in ocfs2_truncate_rec()
5339 struct ocfs2_path *left_path = NULL; in ocfs2_truncate_rec()
5497 struct ocfs2_path *path = NULL; in ocfs2_remove_extent()
7034 struct ocfs2_path *path = NULL; in ocfs2_commit_truncate()