Searched refs:href (Results 1 – 1 of 1) sorted by relevance
584 struct btrfs_delayed_ref_head *href, in insert_delayed_ref() argument591 spin_lock(&href->lock); in insert_delayed_ref()592 exist = tree_insert(&href->ref_tree, ref); in insert_delayed_ref()608 &href->ref_add_list); in insert_delayed_ref()622 drop_delayed_ref(trans, root, href, exist); in insert_delayed_ref()623 spin_unlock(&href->lock); in insert_delayed_ref()627 list_add_tail(&ref->add_list, &href->ref_add_list); in insert_delayed_ref()629 spin_unlock(&href->lock); in insert_delayed_ref()