Lines Matching refs:rf_ci

78 	return container_of(ci, struct ocfs2_refcount_tree, rf_ci);  in cache_info_to_refcount()
254 ocfs2_metadata_cache_exit(&tree->rf_ci); in ocfs2_free_refcount_tree()
300 ocfs2_metadata_cache_init(&new->rf_ci, &ocfs2_refcount_caching_ops); in ocfs2_init_refcount_tree_ci()
364 ret = ocfs2_read_refcount_block(&new->rf_ci, rf_blkno, &ref_root_bh); in ocfs2_get_refcount_tree()
367 ocfs2_metadata_cache_exit(&new->rf_ci); in ocfs2_get_refcount_tree()
376 ocfs2_metadata_cache_purge(&new->rf_ci); in ocfs2_get_refcount_tree()
477 ret = ocfs2_read_refcount_block(&tree->rf_ci, tree->rf_blkno, in ocfs2_lock_refcount_tree()
619 ocfs2_set_new_buffer_uptodate(&new_tree->rf_ci, new_bh); in ocfs2_create_refcount_tree()
621 ret = ocfs2_journal_access_rb(handle, &new_tree->rf_ci, new_bh, in ocfs2_create_refcount_tree()
687 ocfs2_metadata_cache_exit(&new_tree->rf_ci); in ocfs2_create_refcount_tree()
734 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh, in ocfs2_set_refcount_tree()
835 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh, in ocfs2_remove_refcount_tree()
2319 ret = ocfs2_read_refcount_block(&tree->rf_ci, tree->rf_blkno, in ocfs2_decrease_refcount()
2326 ret = __ocfs2_decrease_refcount(handle, &tree->rf_ci, ref_root_bh, in ocfs2_decrease_refcount()
2554 ret = ocfs2_read_refcount_block(&tree->rf_ci, refcount_loc, in ocfs2_prepare_refcount_change_for_del()
2562 &tree->rf_ci, in ocfs2_prepare_refcount_change_for_del()
3221 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3852 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3869 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
4168 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4579 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4592 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()