H A D | alloc.c | 2038 * We've changed a leaf block (in right_path) and need to reflect that 2052 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert() argument 2073 right_el = path_leaf_el(right_path); in ocfs2_complete_edge_insert() 2087 el = right_path->p_node[i].el; in ocfs2_complete_edge_insert() 2093 ocfs2_journal_dirty(handle, right_path->p_node[i].bh); in ocfs2_complete_edge_insert() 2100 right_el = right_path->p_node[i].el; in ocfs2_complete_edge_insert() 2110 right_el = right_path->p_node[subtree_index + 1].el; in ocfs2_complete_edge_insert() 2123 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right() argument 2153 BUG_ON(root_bh != right_path->p_node[subtree_index].bh); in ocfs2_rotate_subtree_right() 2155 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, in ocfs2_rotate_subtree_right() 2379 ocfs2_rotate_tree_right(handle_t * handle,struct ocfs2_extent_tree * et,enum ocfs2_split_type split,u32 insert_cpos,struct ocfs2_path * right_path,struct ocfs2_path ** ret_left_path) ocfs2_rotate_tree_right() argument 2624 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 2657 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 2922 struct ocfs2_path *right_path = NULL; __ocfs2_rotate_tree_left() local 3307 struct ocfs2_path *right_path = NULL; ocfs2_get_right_path() local 3366 struct ocfs2_path *right_path = NULL; ocfs2_merge_rec_right() local 3469 ocfs2_get_left_path(struct ocfs2_extent_tree * et,struct ocfs2_path * right_path,struct ocfs2_path ** ret_left_path) ocfs2_get_left_path() argument 3521 ocfs2_merge_rec_left(struct ocfs2_path * right_path,handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,int index) ocfs2_merge_rec_left() argument 4002 ocfs2_append_rec_to_path(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_extent_rec * insert_rec,struct ocfs2_path * right_path,struct ocfs2_path ** ret_left_path) ocfs2_append_rec_to_path() argument 4086 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 4173 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 4258 struct ocfs2_path *right_path = NULL; ocfs2_do_insert_extent() local 4374 struct ocfs2_path *left_path = NULL, *right_path = NULL; ocfs2_figure_merge_contig_type() local [all...] |