Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 9 of 9) sorted by relevance
80 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_TREE_BLOCK_REF_KEY); in insert_normal_tree_ref()128 key.type = BTRFS_TREE_BLOCK_REF_KEY; in add_tree_ref()212 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
46 if (type == BTRFS_TREE_BLOCK_REF_KEY) { in comp_tree_refs()226 if ((ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()257 WARN_ON(ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()411 if ((exist->type == BTRFS_TREE_BLOCK_REF_KEY || in add_delayed_ref_tail_merge()682 ref->type = BTRFS_TREE_BLOCK_REF_KEY; in add_delayed_tree_ref()
112 case BTRFS_TREE_BLOCK_REF_KEY: in print_extent_item()229 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_print_leaf()
225 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_put_delayed_ref()
651 case BTRFS_TREE_BLOCK_REF_KEY: { in __add_delayed_refs()786 case BTRFS_TREE_BLOCK_REF_KEY: in __add_inline_refs()852 if (key.type < BTRFS_TREE_BLOCK_REF_KEY) in __add_keyed_refs()874 case BTRFS_TREE_BLOCK_REF_KEY: in __add_keyed_refs()1615 if (type == BTRFS_TREE_BLOCK_REF_KEY ||
802 WARN_ON(key.type != BTRFS_TREE_BLOCK_REF_KEY &&807 ((key.type == BTRFS_TREE_BLOCK_REF_KEY &&880 } else if (key.type != BTRFS_TREE_BLOCK_REF_KEY) {
1437 key.type = BTRFS_TREE_BLOCK_REF_KEY; in lookup_tree_block_ref()1470 key.type = BTRFS_TREE_BLOCK_REF_KEY; in insert_tree_block_ref()1486 type = BTRFS_TREE_BLOCK_REF_KEY; in extent_ref_type()2413 if (node->type == BTRFS_TREE_BLOCK_REF_KEY || in run_one_delayed_ref()7751 BTRFS_TREE_BLOCK_REF_KEY); in alloc_reserved_tree_block()
2079 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro2613 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_extent_inline_ref_size()
30 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \