Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 12 of 12) sorted by relevance
60 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_TREE_BLOCK_REF_KEY); in insert_normal_tree_ref()108 key.type = BTRFS_TREE_BLOCK_REF_KEY; in add_tree_ref()192 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
89 case BTRFS_TREE_BLOCK_REF_KEY: in print_extent_item()226 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_print_leaf()
207 if (ref1->node.type == BTRFS_TREE_BLOCK_REF_KEY) { in comp_tree_refs()259 if (ref1->type == BTRFS_TREE_BLOCK_REF_KEY || in comp_refs()469 WARN_ON(ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()960 ref_type = BTRFS_TREE_BLOCK_REF_KEY; in btrfs_add_delayed_tree_ref()
315 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_put_delayed_ref()
919 key.type == BTRFS_TREE_BLOCK_REF_KEY || in extent_err()1088 case BTRFS_TREE_BLOCK_REF_KEY: in check_extent_item()1172 if (key->type != BTRFS_TREE_BLOCK_REF_KEY && in check_simple_keyed_refs()1269 case BTRFS_TREE_BLOCK_REF_KEY: in check_leaf_item()
798 case BTRFS_TREE_BLOCK_REF_KEY: { in add_delayed_refs()953 case BTRFS_TREE_BLOCK_REF_KEY: in add_inline_refs()1024 if (key.type < BTRFS_TREE_BLOCK_REF_KEY) in add_keyed_refs()1049 case BTRFS_TREE_BLOCK_REF_KEY: in add_keyed_refs()1837 if (type == BTRFS_TREE_BLOCK_REF_KEY ||
464 case BTRFS_TREE_BLOCK_REF_KEY: in process_extent_item()518 case BTRFS_TREE_BLOCK_REF_KEY: in process_leaf()
395 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_get_extent_inline_ref_type()400 if (type == BTRFS_TREE_BLOCK_REF_KEY) in btrfs_get_extent_inline_ref_type()733 key.type = BTRFS_TREE_BLOCK_REF_KEY; in lookup_tree_block_ref()756 key.type = BTRFS_TREE_BLOCK_REF_KEY; in insert_tree_block_ref()773 type = BTRFS_TREE_BLOCK_REF_KEY; in extent_ref_type()1691 if (node->type == BTRFS_TREE_BLOCK_REF_KEY || in run_one_delayed_ref()4314 BTRFS_TREE_BLOCK_REF_KEY); in alloc_reserved_tree_block()
781 WARN_ON(key.type != BTRFS_TREE_BLOCK_REF_KEY && in build_backref_tree()790 ((key.type == BTRFS_TREE_BLOCK_REF_KEY && in build_backref_tree()848 } else if (key.type != BTRFS_TREE_BLOCK_REF_KEY) { in build_backref_tree()
1645 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_extent_inline_ref_size()
169 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro
43 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \