• Home
  • Raw
  • Download

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()
1097 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch()
1750 struct ocfs2_path *left, in ocfs2_find_subtree_root()
1751 struct ocfs2_path *right) in ocfs2_find_subtree_root()
1884 struct ocfs2_path *path;
1895 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
2038 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert()
2039 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert()
2109 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right()
2110 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right()
2211 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_left_leaf()
2285 struct ocfs2_path *path) in ocfs2_extend_rotate_transaction()
2307 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment()
2366 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right()
2367 struct ocfs2_path **ret_left_path) in ocfs2_rotate_tree_right()
2371 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right()
2525 struct ocfs2_path *path) in ocfs2_update_edge_lengths()
2566 struct ocfs2_path *path, int unlink_start) in ocfs2_unlink_path()
2610 struct ocfs2_path *left_path, in ocfs2_unlink_subtree()
2611 struct ocfs2_path *right_path, in ocfs2_unlink_subtree()
2643 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left()
2644 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left()
2806 struct ocfs2_path *path, u32 *cpos) in ocfs2_find_cpos_for_right_leaf()
2876 struct ocfs2_path *path) in ocfs2_rotate_rightmost_leaf_left()
2902 struct ocfs2_path *path, in __ocfs2_rotate_tree_left()
2904 struct ocfs2_path **empty_extent_path) in __ocfs2_rotate_tree_left()
2908 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left()
2909 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left()
3018 struct ocfs2_path *path, in ocfs2_remove_rightmost_path()
3023 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path()
3107 struct ocfs2_path *path, in ocfs2_remove_rightmost_empty_extent()
3147 struct ocfs2_path *path, in ocfs2_rotate_tree_left()
3151 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left()
3289 struct ocfs2_path *left_path, in ocfs2_get_right_path()
3290 struct ocfs2_path **ret_right_path) in ocfs2_get_right_path()
3294 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path()
3342 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right()
3353 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right()
3456 struct ocfs2_path *right_path, in ocfs2_get_left_path()
3457 struct ocfs2_path **ret_left_path) in ocfs2_get_left_path()
3461 struct ocfs2_path *left_path = NULL; in ocfs2_get_left_path()
3508 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left()
3522 struct ocfs2_path *left_path = NULL; in ocfs2_merge_rec_left()
3656 struct ocfs2_path *path, in ocfs2_try_to_merge_extent()
3951 struct ocfs2_path *path, in ocfs2_adjust_rightmost_records()
3989 struct ocfs2_path *right_path, in ocfs2_append_rec_to_path()
3990 struct ocfs2_path **ret_left_path) in ocfs2_append_rec_to_path()
3994 struct ocfs2_path *left_path = NULL; in ocfs2_append_rec_to_path()
4072 struct ocfs2_path *left_path, in ocfs2_split_record()
4073 struct ocfs2_path *right_path, in ocfs2_split_record()
4159 struct ocfs2_path *left_path, in ocfs2_insert_path()
4160 struct ocfs2_path *right_path, in ocfs2_insert_path()
4245 struct ocfs2_path *right_path = NULL; in ocfs2_do_insert_extent()
4246 struct ocfs2_path *left_path = NULL; in ocfs2_do_insert_extent()
4351 struct ocfs2_path *path, in ocfs2_figure_merge_contig_type()
4361 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_figure_merge_contig_type()
4580 struct ocfs2_path *path = NULL; in ocfs2_figure_insert_type()
4905 struct ocfs2_path *path, in ocfs2_split_and_insert()
5017 struct ocfs2_path *path, in ocfs2_replace_extent_rec()
5059 struct ocfs2_path *path, in ocfs2_split_extent()
5161 struct ocfs2_path *left_path = NULL; in ocfs2_change_extent_flag()
5274 struct ocfs2_path *path, in ocfs2_split_tree()
5344 struct ocfs2_path *path, int index, in ocfs2_truncate_rec()
5352 struct ocfs2_path *left_path = NULL; in ocfs2_truncate_rec()
5516 struct ocfs2_path *path = NULL; in ocfs2_remove_extent()
7208 struct ocfs2_path *path = NULL; in ocfs2_commit_truncate()