ref_root_bh        50 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh;
ref_root_bh       328 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh       356 fs/ocfs2/refcounttree.c 	ret = ocfs2_read_refcount_block(&new->rf_ci, rf_blkno, &ref_root_bh);
ref_root_bh       364 fs/ocfs2/refcounttree.c 	ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh       390 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh       450 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh       470 fs/ocfs2/refcounttree.c 					&ref_root_bh);
ref_root_bh       477 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh       501 fs/ocfs2/refcounttree.c 		brelse(ref_root_bh);
ref_root_bh       502 fs/ocfs2/refcounttree.c 		ref_root_bh = NULL;
ref_root_bh       508 fs/ocfs2/refcounttree.c 		*ref_bh = ref_root_bh;
ref_root_bh       509 fs/ocfs2/refcounttree.c 		ref_root_bh = NULL;
ref_root_bh       512 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh       699 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh       706 fs/ocfs2/refcounttree.c 				       &ref_tree, &ref_root_bh);
ref_root_bh       726 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh,
ref_root_bh       733 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh       736 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, ref_root_bh);
ref_root_bh       749 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh       957 fs/ocfs2/refcounttree.c 				       struct buffer_head *ref_root_bh,
ref_root_bh       994 fs/ocfs2/refcounttree.c 	ocfs2_init_refcount_extent_tree(&et, ci, ref_root_bh);
ref_root_bh      1057 fs/ocfs2/refcounttree.c 				  struct buffer_head *ref_root_bh,
ref_root_bh      1071 fs/ocfs2/refcounttree.c 			(struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      1074 fs/ocfs2/refcounttree.c 		ocfs2_find_refcount_rec_in_rl(ci, ref_root_bh, cpos, len,
ref_root_bh      1076 fs/ocfs2/refcounttree.c 		*ret_bh = ref_root_bh;
ref_root_bh      1077 fs/ocfs2/refcounttree.c 		get_bh(ref_root_bh);
ref_root_bh      1114 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_cpos_end(ci, ref_root_bh,
ref_root_bh      1276 fs/ocfs2/refcounttree.c 					struct buffer_head *ref_root_bh,
ref_root_bh      1288 fs/ocfs2/refcounttree.c 			(struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      1290 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_rb(handle, ci, ref_root_bh,
ref_root_bh      1325 fs/ocfs2/refcounttree.c 	memcpy(new_bh->b_data, ref_root_bh->b_data, sb->s_blocksize);
ref_root_bh      1333 fs/ocfs2/refcounttree.c 	new_rb->rf_parent = cpu_to_le64(ref_root_bh->b_blocknr);
ref_root_bh      1347 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, ref_root_bh);
ref_root_bh      1514 fs/ocfs2/refcounttree.c 					 struct buffer_head *ref_root_bh,
ref_root_bh      1524 fs/ocfs2/refcounttree.c 			(struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      1531 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_rb(handle, ci, ref_root_bh,
ref_root_bh      1577 fs/ocfs2/refcounttree.c 	new_rb->rf_parent = cpu_to_le64(ref_root_bh->b_blocknr);
ref_root_bh      1592 fs/ocfs2/refcounttree.c 	ocfs2_init_refcount_extent_tree(&ref_et, ci, ref_root_bh);
ref_root_bh      1610 fs/ocfs2/refcounttree.c 				      struct buffer_head *ref_root_bh,
ref_root_bh      1617 fs/ocfs2/refcounttree.c 	if (ref_root_bh == ref_leaf_bh) {
ref_root_bh      1622 fs/ocfs2/refcounttree.c 		ret = ocfs2_expand_inline_ref_root(handle, ci, ref_root_bh,
ref_root_bh      1635 fs/ocfs2/refcounttree.c 	ret = ocfs2_new_leaf_refcount_block(handle, ci, ref_root_bh,
ref_root_bh      1652 fs/ocfs2/refcounttree.c 				     struct buffer_head *ref_root_bh,
ref_root_bh      1661 fs/ocfs2/refcounttree.c 		(struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      1673 fs/ocfs2/refcounttree.c 	ocfs2_init_refcount_extent_tree(&et, ci, ref_root_bh);
ref_root_bh      1736 fs/ocfs2/refcounttree.c 				     struct buffer_head *ref_root_bh,
ref_root_bh      1754 fs/ocfs2/refcounttree.c 		ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh,
ref_root_bh      1761 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ci, ref_root_bh,
ref_root_bh      1803 fs/ocfs2/refcounttree.c 						ref_root_bh,
ref_root_bh      1824 fs/ocfs2/refcounttree.c 				    struct buffer_head *ref_root_bh,
ref_root_bh      1880 fs/ocfs2/refcounttree.c 		ret = ocfs2_expand_refcount_tree(handle, ci, ref_root_bh,
ref_root_bh      1891 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ci, ref_root_bh,
ref_root_bh      1980 fs/ocfs2/refcounttree.c 				     struct buffer_head *ref_root_bh,
ref_root_bh      1995 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ci, ref_root_bh,
ref_root_bh      2033 fs/ocfs2/refcounttree.c 			ret = ocfs2_insert_refcount_rec(handle, ci, ref_root_bh,
ref_root_bh      2052 fs/ocfs2/refcounttree.c 						       ref_root_bh, ref_leaf_bh,
ref_root_bh      2074 fs/ocfs2/refcounttree.c 				struct buffer_head *ref_root_bh,
ref_root_bh      2092 fs/ocfs2/refcounttree.c 	ocfs2_init_refcount_extent_tree(&et, ci, ref_root_bh);
ref_root_bh      2116 fs/ocfs2/refcounttree.c 	ret = ocfs2_journal_access_rb(handle, ci, ref_root_bh,
ref_root_bh      2123 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      2135 fs/ocfs2/refcounttree.c 		     (unsigned long long)ref_root_bh->b_blocknr);
ref_root_bh      2146 fs/ocfs2/refcounttree.c 	ocfs2_journal_dirty(handle, ref_root_bh);
ref_root_bh      2154 fs/ocfs2/refcounttree.c 			    struct buffer_head *ref_root_bh,
ref_root_bh      2159 fs/ocfs2/refcounttree.c 	return __ocfs2_increase_refcount(handle, ci, ref_root_bh,
ref_root_bh      2166 fs/ocfs2/refcounttree.c 				struct buffer_head *ref_root_bh,
ref_root_bh      2197 fs/ocfs2/refcounttree.c 					       ref_root_bh, ref_leaf_bh,
ref_root_bh      2208 fs/ocfs2/refcounttree.c 	if (!rb->rf_records.rl_used && ref_leaf_bh != ref_root_bh) {
ref_root_bh      2209 fs/ocfs2/refcounttree.c 		ret = ocfs2_remove_refcount_extent(handle, ci, ref_root_bh,
ref_root_bh      2222 fs/ocfs2/refcounttree.c 				     struct buffer_head *ref_root_bh,
ref_root_bh      2239 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ci, ref_root_bh,
ref_root_bh      2255 fs/ocfs2/refcounttree.c 		ret = ocfs2_decrease_refcount_rec(handle, ci, ref_root_bh,
ref_root_bh      2294 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      2312 fs/ocfs2/refcounttree.c 					&ref_root_bh);
ref_root_bh      2318 fs/ocfs2/refcounttree.c 	ret = __ocfs2_decrease_refcount(handle, &tree->rf_ci, ref_root_bh,
ref_root_bh      2323 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh      2370 fs/ocfs2/refcounttree.c 					    struct buffer_head *ref_root_bh,
ref_root_bh      2384 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ci, ref_root_bh,
ref_root_bh      2484 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      2488 fs/ocfs2/refcounttree.c 		ocfs2_init_refcount_extent_tree(&et, ci, ref_root_bh);
ref_root_bh      2527 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      2547 fs/ocfs2/refcounttree.c 					&ref_root_bh);
ref_root_bh      2555 fs/ocfs2/refcounttree.c 					       ref_root_bh,
ref_root_bh      2566 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh      2840 fs/ocfs2/refcounttree.c 					struct buffer_head *ref_root_bh,
ref_root_bh      2860 fs/ocfs2/refcounttree.c 	ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh,
ref_root_bh      3222 fs/ocfs2/refcounttree.c 					     context->ref_root_bh,
ref_root_bh      3244 fs/ocfs2/refcounttree.c 		ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh,
ref_root_bh      3299 fs/ocfs2/refcounttree.c 						context->ref_root_bh,
ref_root_bh      3415 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      3443 fs/ocfs2/refcounttree.c 				       1, &ref_tree, &ref_root_bh);
ref_root_bh      3453 fs/ocfs2/refcounttree.c 	context->ref_root_bh = ref_root_bh;
ref_root_bh      3472 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh      3537 fs/ocfs2/refcounttree.c 				       struct buffer_head *ref_root_bh,
ref_root_bh      3560 fs/ocfs2/refcounttree.c 			ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh,
ref_root_bh      3600 fs/ocfs2/refcounttree.c 	rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      3606 fs/ocfs2/refcounttree.c 		ocfs2_init_refcount_extent_tree(&et, ref_ci, ref_root_bh);
ref_root_bh      3623 fs/ocfs2/refcounttree.c 			     struct buffer_head *ref_root_bh,
ref_root_bh      3655 fs/ocfs2/refcounttree.c 	context->ref_root_bh = ref_root_bh;
ref_root_bh      3684 fs/ocfs2/refcounttree.c 			    struct buffer_head *ref_root_bh,
ref_root_bh      3699 fs/ocfs2/refcounttree.c 					       ref_ci, ref_root_bh,
ref_root_bh      3736 fs/ocfs2/refcounttree.c 	ret = __ocfs2_increase_refcount(handle, ref_ci, ref_root_bh,
ref_root_bh      3796 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      3820 fs/ocfs2/refcounttree.c 				       &ref_tree, &ref_root_bh);
ref_root_bh      3845 fs/ocfs2/refcounttree.c 						      ref_root_bh, cpos,
ref_root_bh      3862 fs/ocfs2/refcounttree.c 						       ref_root_bh,
ref_root_bh      3878 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh      3897 fs/ocfs2/refcounttree.c 				   struct buffer_head *ref_root_bh,
ref_root_bh      3911 fs/ocfs2/refcounttree.c 					     ref_root_bh, &meta_ac,
ref_root_bh      3933 fs/ocfs2/refcounttree.c 	ret = ocfs2_increase_refcount(handle, ref_ci, ref_root_bh,
ref_root_bh      4001 fs/ocfs2/refcounttree.c 				struct buffer_head *ref_root_bh,
ref_root_bh      4025 fs/ocfs2/refcounttree.c 							  ref_ci, ref_root_bh,
ref_root_bh      4127 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      4151 fs/ocfs2/refcounttree.c 				       1, &ref_tree, &ref_root_bh);
ref_root_bh      4158 fs/ocfs2/refcounttree.c 					  &ref_tree->rf_ci, ref_root_bh,
ref_root_bh      4167 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh      4512 fs/ocfs2/refcounttree.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      4561 fs/ocfs2/refcounttree.c 					       1, &ref_tree, &ref_root_bh);
ref_root_bh      4571 fs/ocfs2/refcounttree.c 						      ref_root_bh, spos,
ref_root_bh      4584 fs/ocfs2/refcounttree.c 						  ref_root_bh,
ref_root_bh      4595 fs/ocfs2/refcounttree.c 		brelse(ref_root_bh);
ref_root_bh      4605 fs/ocfs2/refcounttree.c 	brelse(ref_root_bh);
ref_root_bh        69 fs/ocfs2/refcounttree.h 				       struct buffer_head *ref_root_bh,
ref_root_bh        76 fs/ocfs2/refcounttree.h 			     struct buffer_head *ref_root_bh,
ref_root_bh        93 fs/ocfs2/refcounttree.h 			    struct buffer_head *ref_root_bh,
ref_root_bh       102 fs/ocfs2/refcounttree.h 			    struct buffer_head *ref_root_bh,
ref_root_bh      2324 fs/ocfs2/xattr.c 					struct buffer_head *ref_root_bh,
ref_root_bh      2346 fs/ocfs2/xattr.c 						 ref_root_bh, xv,
ref_root_bh      2366 fs/ocfs2/xattr.c 				      struct buffer_head *ref_root_bh)
ref_root_bh      2387 fs/ocfs2/xattr.c 							 ref_ci, ref_root_bh,
ref_root_bh      2424 fs/ocfs2/xattr.c 				    struct buffer_head *ref_root_bh)
ref_root_bh      2440 fs/ocfs2/xattr.c 					 ref_ci, ref_root_bh);
ref_root_bh      2447 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh;
ref_root_bh      2453 fs/ocfs2/xattr.c 				    struct buffer_head *ref_root_bh)
ref_root_bh      2463 fs/ocfs2/xattr.c 		.ref_root_bh = ref_root_bh,
ref_root_bh      2470 fs/ocfs2/xattr.c 						 ref_ci, ref_root_bh);
ref_root_bh      2483 fs/ocfs2/xattr.c 				  struct buffer_head *ref_root_bh)
ref_root_bh      2501 fs/ocfs2/xattr.c 	ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh);
ref_root_bh      2565 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      2579 fs/ocfs2/xattr.c 					       1, &ref_tree, &ref_root_bh);
ref_root_bh      2590 fs/ocfs2/xattr.c 					       ref_ci, ref_root_bh);
ref_root_bh      2600 fs/ocfs2/xattr.c 					     ref_ci, ref_root_bh);
ref_root_bh      2635 fs/ocfs2/xattr.c 	brelse(ref_root_bh);
ref_root_bh      5685 fs/ocfs2/xattr.c 							 args->ref_root_bh,
ref_root_bh      5780 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      5849 fs/ocfs2/xattr.c 				       1, ref_tree, &ref_root_bh);
ref_root_bh      5867 fs/ocfs2/xattr.c 							 ref_root_bh, vb.vb_xv,
ref_root_bh      5875 fs/ocfs2/xattr.c 				       *ref_tree, ref_root_bh, 0,
ref_root_bh      5881 fs/ocfs2/xattr.c 	brelse(ref_root_bh);
ref_root_bh      5893 fs/ocfs2/xattr.c 				struct buffer_head *ref_root_bh,
ref_root_bh      5919 fs/ocfs2/xattr.c 					      ref_ci, ref_root_bh,
ref_root_bh      5941 fs/ocfs2/xattr.c 				struct buffer_head *ref_root_bh,
ref_root_bh      5964 fs/ocfs2/xattr.c 							ref_ci, ref_root_bh,
ref_root_bh      5978 fs/ocfs2/xattr.c 				struct buffer_head *ref_root_bh,
ref_root_bh      5991 fs/ocfs2/xattr.c 						  ref_ci, ref_root_bh, dealloc);
ref_root_bh      5996 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh;
ref_root_bh      6082 fs/ocfs2/xattr.c 							ref->ref_root_bh,
ref_root_bh      6106 fs/ocfs2/xattr.c 				struct buffer_head *ref_root_bh,
ref_root_bh      6121 fs/ocfs2/xattr.c 							 ref_ci, ref_root_bh,
ref_root_bh      6126 fs/ocfs2/xattr.c 			.ref_root_bh = ref_root_bh,
ref_root_bh      6141 fs/ocfs2/xattr.c 				     struct buffer_head *ref_root_bh,
ref_root_bh      6151 fs/ocfs2/xattr.c 							 ref_ci, ref_root_bh,
ref_root_bh      6170 fs/ocfs2/xattr.c 						ref_root_bh, dealloc);
ref_root_bh      6191 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh;
ref_root_bh      6284 fs/ocfs2/xattr.c 					struct buffer_head *ref_root_bh,
ref_root_bh      6290 fs/ocfs2/xattr.c 			(struct ocfs2_refcount_block *)ref_root_bh->b_data;
ref_root_bh      6448 fs/ocfs2/xattr.c 						      args->ref_root_bh,
ref_root_bh      6484 fs/ocfs2/xattr.c 	ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh,
ref_root_bh      6604 fs/ocfs2/xattr.c 	ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh,
ref_root_bh      6781 fs/ocfs2/xattr.c 	rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data;
ref_root_bh      7143 fs/ocfs2/xattr.c 	struct buffer_head *ref_root_bh = NULL;
ref_root_bh      7147 fs/ocfs2/xattr.c 				       1, &ref_tree, &ref_root_bh);
ref_root_bh      7160 fs/ocfs2/xattr.c 	args.ref_root_bh = ref_root_bh;
ref_root_bh      7194 fs/ocfs2/xattr.c 	brelse(ref_root_bh);
ref_root_bh        80 fs/ocfs2/xattr.h 				     struct buffer_head *ref_root_bh,