Searched refs:BTRFS_EXTENT_REF_V0_KEY (Results 1 – 5 of 5) sorted by relevance
173 #define BTRFS_EXTENT_REF_V0_KEY 180 macro
260 case BTRFS_EXTENT_REF_V0_KEY: in btrfs_print_leaf()
833 } else if (unlikely(key.type == BTRFS_EXTENT_REF_V0_KEY)) { in build_backref_tree()3742 } else if (unlikely(key.type == BTRFS_EXTENT_REF_V0_KEY)) { in add_data_references()
1308 } else if (unlikely(key.type == BTRFS_EXTENT_REF_V0_KEY)) { in remove_extent_data_ref()1345 BUG_ON(key.type == BTRFS_EXTENT_REF_V0_KEY); in extent_data_ref_count()
43 { BTRFS_EXTENT_REF_V0_KEY, "EXTENT_REF_V0" }, \