Lines Matching refs:root_bh
680 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
691 get_bh(root_bh);
692 path_root_bh(path) = root_bh;
1304 * either be on the root_bh, or the extent block passed in. */
1407 /* update root_bh now */
2043 struct buffer_head *root_bh;
2100 root_bh = left_path->p_node[subtree_index].bh;
2102 ocfs2_journal_dirty(handle, root_bh);
2114 struct buffer_head *root_bh;
2137 root_bh = left_path->p_node[subtree_index].bh;
2138 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
2614 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh;
2632 ocfs2_journal_dirty(handle, root_bh);
2648 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path);
2656 root_bh = left_path->p_node[subtree_index].bh;
2657 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
3355 struct buffer_head *root_bh = NULL;
3393 root_bh = left_path->p_node[subtree_index].bh;
3394 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);
3519 struct buffer_head *root_bh = NULL;
3555 root_bh = left_path->p_node[subtree_index].bh;
3556 BUG_ON(root_bh != right_path->p_node[subtree_index].bh);