Lines Matching refs:btrfs_delayed_ref_head

339 static struct btrfs_delayed_ref_head *find_first_ref_head(  in find_first_ref_head()
350 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
372 struct btrfs_delayed_ref_head *head, in drop_delayed_ref()
386 struct btrfs_delayed_ref_head *head, in merge_ref()
433 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs()
475 struct btrfs_delayed_ref_head *btrfs_select_ref_head( in btrfs_select_ref_head()
479 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
524 struct btrfs_delayed_ref_head *head) in btrfs_unselect_ref_head()
535 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
549 struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head) in btrfs_select_delayed_ref()
583 struct btrfs_delayed_ref_head *href, in insert_delayed_ref()
635 struct btrfs_delayed_ref_head *existing, in update_existing_head_ref()
636 struct btrfs_delayed_ref_head *update) in update_existing_head_ref()
725 static void init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref, in init_delayed_ref_head()
807 static noinline struct btrfs_delayed_ref_head *
809 struct btrfs_delayed_ref_head *head_ref, in add_delayed_ref_head()
814 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head()
993 struct btrfs_delayed_ref_head *head_ref; in add_delayed_ref()
994 struct btrfs_delayed_ref_head *new_head_ref; in add_delayed_ref()
1113 struct btrfs_delayed_ref_head *head_ref; in btrfs_add_delayed_extent_op()
1114 struct btrfs_delayed_ref_head *head_ref_ret; in btrfs_add_delayed_extent_op()
1171 struct btrfs_delayed_ref_head *
1216 bool btrfs_find_delayed_tree_ref(struct btrfs_delayed_ref_head *head, in btrfs_find_delayed_tree_ref()
1258 struct btrfs_delayed_ref_head *head; in btrfs_destroy_delayed_refs()
1337 btrfs_delayed_ref_head_cachep = KMEM_CACHE(btrfs_delayed_ref_head, 0); in btrfs_delayed_ref_init()