Searched refs:ref_tree (Results 1 – 6 of 6) sorted by relevance
209 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_defrag_extent() local219 &ref_tree, NULL); in ocfs2_defrag_extent()358 if (ref_tree) in ocfs2_defrag_extent()359 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_defrag_extent()581 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_move_extent() local593 &ref_tree, NULL); in ocfs2_move_extent()732 if (ref_tree) in ocfs2_move_extent()733 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_move_extent()
73 struct ocfs2_refcount_tree *ref_tree,
138 struct rb_root_cached ref_tree; member
1962 if (!RB_EMPTY_ROOT(&head->ref_tree.rb_root) || head->extent_op) { in cleanup_ref_head()2021 rb_erase_cached(&ref->ref_node, &locked_ref->ref_tree); in btrfs_run_delayed_refs_for_head()2347 for (node = rb_first_cached(&head->ref_tree); node; in check_delayed_ref()3582 if (!RB_EMPTY_ROOT(&head->ref_tree.rb_root)) in check_ref_cleanup()
892 for (n = rb_first_cached(&head->ref_tree); n; n = rb_next(n)) { in add_delayed_refs()
63 rb_erase_cached(&node->ref_node, &head->ref_tree); in delete_delayed_ref_node()