dx_root_bh        154 fs/ocfs2/dir.c 				     struct buffer_head *dx_root_bh,
dx_root_bh        161 fs/ocfs2/dir.c 	ret = ocfs2_journal_access_dr(handle, INODE_CACHE(dir), dx_root_bh,
dx_root_bh        168 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh        173 fs/ocfs2/dir.c 	ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh        593 fs/ocfs2/dir.c 			      struct buffer_head **dx_root_bh)
dx_root_bh        597 fs/ocfs2/dir.c 	struct buffer_head *tmp = *dx_root_bh;
dx_root_bh        603 fs/ocfs2/dir.c 	if (!ret && !*dx_root_bh)
dx_root_bh        604 fs/ocfs2/dir.c 		*dx_root_bh = tmp;
dx_root_bh       1012 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       1023 fs/ocfs2/dir.c 	ret = ocfs2_read_dx_root(dir, di, &dx_root_bh);
dx_root_bh       1028 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data;
dx_root_bh       1037 fs/ocfs2/dir.c 	lookup->dl_dx_root_bh = dx_root_bh;
dx_root_bh       1038 fs/ocfs2/dir.c 	dx_root_bh = NULL;
dx_root_bh       1041 fs/ocfs2/dir.c 	brelse(dx_root_bh);
dx_root_bh       1235 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
dx_root_bh       1254 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       1297 fs/ocfs2/dir.c 	ret = ocfs2_journal_access_dr(handle, INODE_CACHE(dir), dx_root_bh,
dx_root_bh       1329 fs/ocfs2/dir.c 		ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh       1336 fs/ocfs2/dir.c 	ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh       1492 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
dx_root_bh       1494 fs/ocfs2/dir.c 	ret = ocfs2_journal_access_dr(handle, INODE_CACHE(dir), dx_root_bh,
dx_root_bh       1516 fs/ocfs2/dir.c 	ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh       2079 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       2092 fs/ocfs2/dir.c 	ret = ocfs2_read_dx_root(inode, di, &dx_root_bh);
dx_root_bh       2097 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       2104 fs/ocfs2/dir.c 	brelse(dx_root_bh);
dx_root_bh       2297 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       2313 fs/ocfs2/dir.c 	dx_root_bh = sb_getblk(osb->sb, dr_blkno);
dx_root_bh       2314 fs/ocfs2/dir.c 	if (dx_root_bh == NULL) {
dx_root_bh       2318 fs/ocfs2/dir.c 	ocfs2_set_new_buffer_uptodate(INODE_CACHE(dir), dx_root_bh);
dx_root_bh       2320 fs/ocfs2/dir.c 	ret = ocfs2_journal_access_dr(handle, INODE_CACHE(dir), dx_root_bh,
dx_root_bh       2327 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       2350 fs/ocfs2/dir.c 	ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh       2368 fs/ocfs2/dir.c 	*ret_dx_root_bh = dx_root_bh;
dx_root_bh       2369 fs/ocfs2/dir.c 	dx_root_bh = NULL;
dx_root_bh       2372 fs/ocfs2/dir.c 	brelse(dx_root_bh);
dx_root_bh       2519 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       2543 fs/ocfs2/dir.c 					meta_ac, 1, 2, &dx_root_bh);
dx_root_bh       2548 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       2559 fs/ocfs2/dir.c 	brelse(dx_root_bh);
dx_root_bh       2636 fs/ocfs2/dir.c 					 struct buffer_head *dx_root_bh,
dx_root_bh       2645 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       2782 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       2996 fs/ocfs2/dir.c 						num_dx_entries, &dx_root_bh);
dx_root_bh       3003 fs/ocfs2/dir.c 			ocfs2_dx_dir_index_root_block(dir, dx_root_bh,
dx_root_bh       3008 fs/ocfs2/dir.c 						       dx_root_bh);
dx_root_bh       3053 fs/ocfs2/dir.c 		lookup->dl_dx_root_bh = dx_root_bh;
dx_root_bh       3054 fs/ocfs2/dir.c 		dx_root_bh = NULL;
dx_root_bh       3077 fs/ocfs2/dir.c 	brelse(dx_root_bh);
dx_root_bh       3167 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
dx_root_bh       3174 fs/ocfs2/dir.c 		BUG_ON(dx_root_bh);
dx_root_bh       3186 fs/ocfs2/dir.c 		dx_root_bh = lookup->dl_dx_root_bh;
dx_root_bh       3297 fs/ocfs2/dir.c 							   dx_root_bh, new_bh);
dx_root_bh       3687 fs/ocfs2/dir.c 				  struct buffer_head *dx_root_bh,
dx_root_bh       3709 fs/ocfs2/dir.c 	ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh);
dx_root_bh       3711 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       3883 fs/ocfs2/dir.c 				   struct buffer_head *dx_root_bh,
dx_root_bh       3894 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       3926 fs/ocfs2/dir.c 		ret = ocfs2_dx_dir_rebalance(osb, dir, dx_root_bh, dx_leaf_bh,
dx_root_bh       3955 fs/ocfs2/dir.c 				     struct buffer_head *dx_root_bh,
dx_root_bh       3966 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       4003 fs/ocfs2/dir.c 				       struct buffer_head *dx_root_bh)
dx_root_bh       4048 fs/ocfs2/dir.c 	ret = ocfs2_journal_access_dr(handle, INODE_CACHE(dir), dx_root_bh,
dx_root_bh       4066 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data;
dx_root_bh       4090 fs/ocfs2/dir.c 	ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh);
dx_root_bh       4097 fs/ocfs2/dir.c 	ocfs2_journal_dirty(handle, dx_root_bh);
dx_root_bh       4118 fs/ocfs2/dir.c static int ocfs2_inline_dx_has_space(struct buffer_head *dx_root_bh)
dx_root_bh       4123 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data;
dx_root_bh       4141 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       4146 fs/ocfs2/dir.c 	ret = ocfs2_read_dx_root(dir, di, &dx_root_bh);
dx_root_bh       4152 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       4160 fs/ocfs2/dir.c 		ret = ocfs2_inline_dx_has_space(dx_root_bh);
dx_root_bh       4170 fs/ocfs2/dir.c 		ret = ocfs2_expand_inline_dx_root(dir, dx_root_bh);
dx_root_bh       4183 fs/ocfs2/dir.c 	ret = ocfs2_find_dir_space_dx(osb, dir, di_bh, dx_root_bh, name,
dx_root_bh       4197 fs/ocfs2/dir.c 	ret = ocfs2_search_dx_free_list(dir, dx_root_bh, namelen, lookup);
dx_root_bh       4204 fs/ocfs2/dir.c 	lookup->dl_dx_root_bh = dx_root_bh;
dx_root_bh       4225 fs/ocfs2/dir.c 		brelse(dx_root_bh);
dx_root_bh       4314 fs/ocfs2/dir.c 				     struct buffer_head *dx_root_bh)
dx_root_bh       4327 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data;
dx_root_bh       4400 fs/ocfs2/dir.c 	struct buffer_head *dx_root_bh = NULL;
dx_root_bh       4411 fs/ocfs2/dir.c 	ret = ocfs2_read_dx_root(dir, di, &dx_root_bh);
dx_root_bh       4416 fs/ocfs2/dir.c 	dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data;
dx_root_bh       4421 fs/ocfs2/dir.c 	ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh);
dx_root_bh       4448 fs/ocfs2/dir.c 	ret = ocfs2_dx_dir_remove_index(dir, di_bh, dx_root_bh);
dx_root_bh       4454 fs/ocfs2/dir.c 	ocfs2_remove_from_cache(INODE_CACHE(dir), dx_root_bh);
dx_root_bh       4459 fs/ocfs2/dir.c 	brelse(dx_root_bh);