subtree_index    2041 fs/ocfs2/alloc.c 				       int subtree_index)
subtree_index    2046 fs/ocfs2/alloc.c 	struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
subtree_index    2062 fs/ocfs2/alloc.c 	for(i = left_path->p_tree_depth - 1; i > subtree_index; i--) {
subtree_index    2096 fs/ocfs2/alloc.c 	el = left_path->p_node[subtree_index].el;
subtree_index    2097 fs/ocfs2/alloc.c 	left_el = left_path->p_node[subtree_index + 1].el;
subtree_index    2098 fs/ocfs2/alloc.c 	right_el = right_path->p_node[subtree_index + 1].el;
subtree_index    2101 fs/ocfs2/alloc.c 				  left_path->p_node[subtree_index + 1].bh->b_blocknr);
subtree_index    2103 fs/ocfs2/alloc.c 	root_bh = left_path->p_node[subtree_index].bh;
subtree_index    2112 fs/ocfs2/alloc.c 				      int subtree_index)
subtree_index    2140 fs/ocfs2/alloc.c 	root_bh = left_path->p_node[subtree_index].bh;
subtree_index    2141 fs/ocfs2/alloc.c 	BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
subtree_index    2144 fs/ocfs2/alloc.c 					   subtree_index);
subtree_index    2150 fs/ocfs2/alloc.c 	for(i = subtree_index + 1; i < path_num_items(right_path); i++) {
subtree_index    2199 fs/ocfs2/alloc.c 				   subtree_index);
subtree_index    2613 fs/ocfs2/alloc.c 				 int subtree_index,
subtree_index    2617 fs/ocfs2/alloc.c 	struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
subtree_index    2618 fs/ocfs2/alloc.c 	struct ocfs2_extent_list *root_el = left_path->p_node[subtree_index].el;
subtree_index    2621 fs/ocfs2/alloc.c 	eb = (struct ocfs2_extent_block *)right_path->p_node[subtree_index + 1].bh->b_data;
subtree_index    2639 fs/ocfs2/alloc.c 			  subtree_index + 1);
subtree_index    2646 fs/ocfs2/alloc.c 				     int subtree_index,
subtree_index    2659 fs/ocfs2/alloc.c 	root_bh = left_path->p_node[subtree_index].bh;
subtree_index    2660 fs/ocfs2/alloc.c 	BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
subtree_index    2720 fs/ocfs2/alloc.c 					   subtree_index);
subtree_index    2726 fs/ocfs2/alloc.c 	for(i = subtree_index + 1; i < path_num_items(right_path); i++) {
subtree_index    2768 fs/ocfs2/alloc.c 				     subtree_index, dealloc);
subtree_index    2791 fs/ocfs2/alloc.c 					   subtree_index);
subtree_index    3022 fs/ocfs2/alloc.c 	int ret, subtree_index;
subtree_index    3069 fs/ocfs2/alloc.c 		subtree_index = ocfs2_find_subtree_root(et, left_path, path);
subtree_index    3072 fs/ocfs2/alloc.c 				     subtree_index, dealloc);
subtree_index    3355 fs/ocfs2/alloc.c 	int subtree_index = 0;
subtree_index    3385 fs/ocfs2/alloc.c 		subtree_index = ocfs2_find_subtree_root(et, left_path,
subtree_index    3388 fs/ocfs2/alloc.c 		ret = ocfs2_extend_rotate_transaction(handle, subtree_index,
subtree_index    3396 fs/ocfs2/alloc.c 		root_bh = left_path->p_node[subtree_index].bh;
subtree_index    3397 fs/ocfs2/alloc.c 		BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
subtree_index    3400 fs/ocfs2/alloc.c 						   subtree_index);
subtree_index    3406 fs/ocfs2/alloc.c 		for (i = subtree_index + 1;
subtree_index    3449 fs/ocfs2/alloc.c 					   subtree_index);
subtree_index    3516 fs/ocfs2/alloc.c 	int ret, i, subtree_index = 0, has_empty_extent = 0;
subtree_index    3547 fs/ocfs2/alloc.c 		subtree_index = ocfs2_find_subtree_root(et, left_path,
subtree_index    3550 fs/ocfs2/alloc.c 		ret = ocfs2_extend_rotate_transaction(handle, subtree_index,
subtree_index    3558 fs/ocfs2/alloc.c 		root_bh = left_path->p_node[subtree_index].bh;
subtree_index    3559 fs/ocfs2/alloc.c 		BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
subtree_index    3562 fs/ocfs2/alloc.c 						   subtree_index);
subtree_index    3568 fs/ocfs2/alloc.c 		for (i = subtree_index + 1;
subtree_index    3648 fs/ocfs2/alloc.c 						   right_path, subtree_index);
subtree_index    4165 fs/ocfs2/alloc.c 	int ret, subtree_index;
subtree_index    4228 fs/ocfs2/alloc.c 		subtree_index = ocfs2_find_subtree_root(et, left_path,
subtree_index    4231 fs/ocfs2/alloc.c 					   subtree_index);
subtree_index    5489 fs/ocfs2/alloc.c 		int subtree_index;
subtree_index    5491 fs/ocfs2/alloc.c 		subtree_index = ocfs2_find_subtree_root(et, left_path, path);
subtree_index    5493 fs/ocfs2/alloc.c 					   subtree_index);