H A D | alloc.c | 2051 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert() argument 2072 left_el = path_leaf_el(left_path); in ocfs2_complete_edge_insert() 2074 for(i = left_path->p_tree_depth - 1; i > subtree_index; i--) { in ocfs2_complete_edge_insert() 2083 el = left_path->p_node[i].el; in ocfs2_complete_edge_insert() 2092 ocfs2_journal_dirty(handle, left_path->p_node[i].bh); in ocfs2_complete_edge_insert() 2099 left_el = left_path->p_node[i].el; in ocfs2_complete_edge_insert() 2108 el = left_path->p_node[subtree_index].el; in ocfs2_complete_edge_insert() 2109 left_el = left_path->p_node[subtree_index + 1].el; in ocfs2_complete_edge_insert() 2113 left_path->p_node[subtree_index + 1].bh->b_blocknr); in ocfs2_complete_edge_insert() 2115 root_bh = left_path in ocfs2_complete_edge_insert() 2122 ocfs2_rotate_subtree_right(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,int subtree_index) ocfs2_rotate_subtree_right() argument 2320 ocfs2_rotate_requires_path_adjustment(struct ocfs2_path * left_path,u32 insert_cpos) ocfs2_rotate_requires_path_adjustment() argument 2384 struct ocfs2_path *left_path = NULL; ocfs2_rotate_tree_right() local 2623 ocfs2_unlink_subtree(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,int subtree_index,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_unlink_subtree() argument 2656 ocfs2_rotate_subtree_left(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,int subtree_index,struct ocfs2_cached_dealloc_ctxt * dealloc,int * deleted) ocfs2_rotate_subtree_left() argument 2921 struct ocfs2_path *left_path = NULL; __ocfs2_rotate_tree_left() local 3036 struct ocfs2_path *left_path = NULL; ocfs2_remove_rightmost_path() local 3302 ocfs2_get_right_path(struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path ** ret_right_path) ocfs2_get_right_path() argument 3355 ocfs2_merge_rec_right(struct ocfs2_path * left_path,handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_extent_rec * split_rec,int index) ocfs2_merge_rec_right() argument 3474 struct ocfs2_path *left_path = NULL; ocfs2_get_left_path() local 3535 struct ocfs2_path *left_path = NULL; ocfs2_merge_rec_left() local 4007 struct ocfs2_path *left_path = NULL; ocfs2_append_rec_to_path() local 4085 ocfs2_split_record(struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,struct ocfs2_extent_rec * split_rec,enum ocfs2_split_type split) ocfs2_split_record() argument 4172 ocfs2_insert_path(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * left_path,struct ocfs2_path * right_path,struct ocfs2_extent_rec * insert_rec,struct ocfs2_insert_type * insert) ocfs2_insert_path() argument 4259 struct ocfs2_path *left_path = NULL; ocfs2_do_insert_extent() local 4374 struct ocfs2_path *left_path = NULL, *right_path = NULL; ocfs2_figure_merge_contig_type() local 5174 struct ocfs2_path *left_path = NULL; ocfs2_change_extent_flag() local 5365 struct ocfs2_path *left_path = NULL; ocfs2_truncate_rec() local [all...] |