Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 12 of 12) sorted by relevance
59 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_TREE_BLOCK_REF_KEY); in insert_normal_tree_ref()106 key.type = BTRFS_TREE_BLOCK_REF_KEY; in add_tree_ref()188 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
128 case BTRFS_TREE_BLOCK_REF_KEY: in print_extent_item()257 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_print_leaf()
231 if (ref1->node.type == BTRFS_TREE_BLOCK_REF_KEY) { in comp_tree_refs()283 if (ref1->type == BTRFS_TREE_BLOCK_REF_KEY || in comp_refs()493 WARN_ON(ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()956 ref_type = BTRFS_TREE_BLOCK_REF_KEY; in btrfs_add_delayed_tree_ref()
855 case BTRFS_TREE_BLOCK_REF_KEY: { in add_delayed_refs()1009 case BTRFS_TREE_BLOCK_REF_KEY: in add_inline_refs()1080 if (key.type < BTRFS_TREE_BLOCK_REF_KEY) in add_keyed_refs()1105 case BTRFS_TREE_BLOCK_REF_KEY: in add_keyed_refs()1899 if (type == BTRFS_TREE_BLOCK_REF_KEY || in tree_backref_for_extent()2410 iter->cur_key.type != BTRFS_TREE_BLOCK_REF_KEY)) { in btrfs_backref_iter_start()2478 (iter->cur_key.type != BTRFS_TREE_BLOCK_REF_KEY && in btrfs_backref_iter_next()2941 ((key.type == BTRFS_TREE_BLOCK_REF_KEY && in btrfs_backref_add_tree_node()2960 } else if (key.type != BTRFS_TREE_BLOCK_REF_KEY) { in btrfs_backref_add_tree_node()
321 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_put_delayed_ref()
1218 key.type == BTRFS_TREE_BLOCK_REF_KEY || in extent_err()1394 case BTRFS_TREE_BLOCK_REF_KEY: in check_extent_item()1501 if (unlikely(key->type != BTRFS_TREE_BLOCK_REF_KEY && in check_simple_keyed_refs()1647 case BTRFS_TREE_BLOCK_REF_KEY: in check_leaf_item()
466 case BTRFS_TREE_BLOCK_REF_KEY: in process_extent_item()521 case BTRFS_TREE_BLOCK_REF_KEY: in process_leaf()
363 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_get_extent_inline_ref_type()368 if (type == BTRFS_TREE_BLOCK_REF_KEY) in btrfs_get_extent_inline_ref_type()700 key.type = BTRFS_TREE_BLOCK_REF_KEY; in lookup_tree_block_ref()724 key.type = BTRFS_TREE_BLOCK_REF_KEY; in insert_tree_block_ref()740 type = BTRFS_TREE_BLOCK_REF_KEY; in extent_ref_type()1713 if (node->type == BTRFS_TREE_BLOCK_REF_KEY || in run_one_delayed_ref()4794 BTRFS_TREE_BLOCK_REF_KEY); in alloc_reserved_tree_block()
1933 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_extent_inline_ref_size()
3204 if (type == BTRFS_TREE_BLOCK_REF_KEY) in add_tree_block()
202 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro
36 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \