Lines Matching refs:root_bh
682 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
693 get_bh(root_bh);
694 path_root_bh(path) = root_bh;
1306 * either be on the root_bh, or the extent block passed in. */
1409 /* update root_bh now */
2045 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
2102 root_bh = left_path->p_node[subtree_index].bh;
2104 ocfs2_journal_dirty(handle, root_bh);
2116 struct buffer_head *root_bh;
2139 root_bh = left_path->p_node[subtree_index].bh;
2140 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
2616 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
2634 ocfs2_journal_dirty(handle, root_bh);
2650 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path);
2658 root_bh = left_path->p_node[subtree_index].bh;
2659 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
3357 struct buffer_head *root_bh = NULL;
3395 root_bh = left_path->p_node[subtree_index].bh;
3396 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
3521 struct buffer_head *root_bh = NULL;
3557 root_bh = left_path->p_node[subtree_index].bh;
3558 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);