Searched refs:BTRFS_TREE_BLOCK_REF_KEY (Results 1 – 8 of 8) sorted by relevance
37 if ((type == BTRFS_TREE_BLOCK_REF_KEY) || in ref_type_from_disk_ref_type()250 .type = BTRFS_TREE_BLOCK_REF_KEY, in simple_tests()293 node_check.type = BTRFS_TREE_BLOCK_REF_KEY; in simple_tests()372 node_check.type = BTRFS_TREE_BLOCK_REF_KEY; in merge_tests()803 .type = BTRFS_TREE_BLOCK_REF_KEY, in select_delayed_refs_test()
60 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_TREE_BLOCK_REF_KEY); in insert_normal_tree_ref()105 key.type = BTRFS_TREE_BLOCK_REF_KEY; in add_tree_ref()183 key.type = BTRFS_TREE_BLOCK_REF_KEY; in remove_extent_ref()
453 return BTRFS_TREE_BLOCK_REF_KEY; in btrfs_ref_type()
1288 key.type == BTRFS_TREE_BLOCK_REF_KEY || in extent_err()1496 case BTRFS_TREE_BLOCK_REF_KEY: in check_extent_item()1662 if (unlikely(key->type != BTRFS_TREE_BLOCK_REF_KEY && in check_simple_keyed_refs()1955 case BTRFS_TREE_BLOCK_REF_KEY: in check_leaf_item()
452 case BTRFS_TREE_BLOCK_REF_KEY: in process_extent_item()514 case BTRFS_TREE_BLOCK_REF_KEY: in process_leaf()
3101 if (type == BTRFS_TREE_BLOCK_REF_KEY) in add_tree_block()
238 #define BTRFS_TREE_BLOCK_REF_KEY 176 macro
37 { BTRFS_TREE_BLOCK_REF_KEY, "TREE_BLOCK_REF" }, \