Lines Matching refs:rf_ci
68 return container_of(ci, struct ocfs2_refcount_tree, rf_ci);
246 ocfs2_metadata_cache_exit(&tree->rf_ci);
292 ocfs2_metadata_cache_init(&new->rf_ci, &ocfs2_refcount_caching_ops);
356 ret = ocfs2_read_refcount_block(&new->rf_ci, rf_blkno, &ref_root_bh);
359 ocfs2_metadata_cache_exit(&new->rf_ci);
368 ocfs2_metadata_cache_purge(&new->rf_ci);
469 ret = ocfs2_read_refcount_block(&tree->rf_ci, tree->rf_blkno,
611 ocfs2_set_new_buffer_uptodate(&new_tree->rf_ci, new_bh);
613 ret = ocfs2_journal_access_rb(handle, &new_tree->rf_ci, new_bh,
679 ocfs2_metadata_cache_exit(&new_tree->rf_ci);
726 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh,
827 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh,
2311 ret = ocfs2_read_refcount_block(&tree->rf_ci, tree->rf_blkno,
2318 ret = __ocfs2_decrease_refcount(handle, &tree->rf_ci, ref_root_bh,
2546 ret = ocfs2_read_refcount_block(&tree->rf_ci, refcount_loc,
2554 &tree->rf_ci,
3186 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci;
3817 &ref_tree->rf_ci,
3834 &ref_tree->rf_ci,
4131 &ref_tree->rf_ci, ref_root_bh,
4543 &ref_tree->rf_ci,
4556 &ref_tree->rf_ci,