Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 9 of 9) sorted by relevance
45 if (type == BTRFS_TREE_BLOCK_REF_KEY) { in comp_tree_refs()120 if (ref1->type == BTRFS_TREE_BLOCK_REF_KEY || in comp_entry()324 WARN_ON(ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()471 WARN_ON(existing->type == BTRFS_TREE_BLOCK_REF_KEY || in update_existing_ref()474 WARN_ON(existing->type == BTRFS_TREE_BLOCK_REF_KEY || in update_existing_ref()691 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()
188 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_put_delayed_ref()
611 case BTRFS_TREE_BLOCK_REF_KEY: { in __add_delayed_refs()750 case BTRFS_TREE_BLOCK_REF_KEY: in __add_inline_refs()816 if (key.type < BTRFS_TREE_BLOCK_REF_KEY) in __add_keyed_refs()838 case BTRFS_TREE_BLOCK_REF_KEY: in __add_keyed_refs()1567 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) {
1376 key.type = BTRFS_TREE_BLOCK_REF_KEY; in lookup_tree_block_ref()1409 key.type = BTRFS_TREE_BLOCK_REF_KEY; in insert_tree_block_ref()1425 type = BTRFS_TREE_BLOCK_REF_KEY; in extent_ref_type()2313 if (node->type == BTRFS_TREE_BLOCK_REF_KEY || in run_one_delayed_ref()7393 BTRFS_TREE_BLOCK_REF_KEY); in alloc_reserved_tree_block()
2049 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro2569 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_extent_inline_ref_size()
79 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_TREE_BLOCK_REF_KEY); in insert_normal_tree_ref()127 key.type = BTRFS_TREE_BLOCK_REF_KEY; in add_tree_ref()211 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
30 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \