Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 13 of 13) sorted by relevance
61 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()190 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
133 case BTRFS_TREE_BLOCK_REF_KEY: in print_extent_item()262 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_print_leaf()
217 if (ref1->node.type == BTRFS_TREE_BLOCK_REF_KEY) { in comp_tree_refs()269 if (ref1->type == BTRFS_TREE_BLOCK_REF_KEY || in comp_refs()476 WARN_ON(ref->type == BTRFS_TREE_BLOCK_REF_KEY || in merge_ref()938 ref_type = BTRFS_TREE_BLOCK_REF_KEY; in btrfs_add_delayed_tree_ref()
923 case BTRFS_TREE_BLOCK_REF_KEY: { in add_delayed_refs()1099 case BTRFS_TREE_BLOCK_REF_KEY: in add_inline_refs()1175 if (key.type < BTRFS_TREE_BLOCK_REF_KEY) in add_keyed_refs()1200 case BTRFS_TREE_BLOCK_REF_KEY: in add_keyed_refs()2352 if (type == BTRFS_TREE_BLOCK_REF_KEY || in tree_backref_for_extent()2915 iter->cur_key.type != BTRFS_TREE_BLOCK_REF_KEY)) { in btrfs_backref_iter_start()2983 (iter->cur_key.type != BTRFS_TREE_BLOCK_REF_KEY && in btrfs_backref_iter_next()3453 ((key.type == BTRFS_TREE_BLOCK_REF_KEY && in btrfs_backref_add_tree_node()3466 } else if (key.type == BTRFS_TREE_BLOCK_REF_KEY) { in btrfs_backref_add_tree_node()
345 case BTRFS_TREE_BLOCK_REF_KEY: in btrfs_put_delayed_ref()
1252 key.type == BTRFS_TREE_BLOCK_REF_KEY || in extent_err()1459 case BTRFS_TREE_BLOCK_REF_KEY: in check_extent_item()1623 if (unlikely(key->type != BTRFS_TREE_BLOCK_REF_KEY && in check_simple_keyed_refs()1861 case BTRFS_TREE_BLOCK_REF_KEY: in check_leaf_item()
469 case BTRFS_TREE_BLOCK_REF_KEY: in process_extent_item()524 case BTRFS_TREE_BLOCK_REF_KEY: in process_leaf()
350 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_get_extent_inline_ref_type()355 if (type == BTRFS_TREE_BLOCK_REF_KEY) in btrfs_get_extent_inline_ref_type()686 key.type = BTRFS_TREE_BLOCK_REF_KEY; in lookup_tree_block_ref()710 key.type = BTRFS_TREE_BLOCK_REF_KEY; in insert_tree_block_ref()726 type = BTRFS_TREE_BLOCK_REF_KEY; in extent_ref_type()1761 if (node->type == BTRFS_TREE_BLOCK_REF_KEY || in run_one_delayed_ref()4781 BTRFS_TREE_BLOCK_REF_KEY); in alloc_reserved_tree_block()
359 if (type == BTRFS_TREE_BLOCK_REF_KEY || in btrfs_extent_inline_ref_size()
3189 if (type == BTRFS_TREE_BLOCK_REF_KEY) in add_tree_block()
178 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro
219 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro
39 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \