Searched refs:BTRFS_EXTENT_REF_V0_KEY (Results 1 – 7 of 7) sorted by relevance
173 #define BTRFS_EXTENT_REF_V0_KEY 180 macro
178 #define BTRFS_EXTENT_REF_V0_KEY 180 macro
300 case BTRFS_EXTENT_REF_V0_KEY: in btrfs_print_leaf()
615 } else if (unlikely(key.type == BTRFS_EXTENT_REF_V0_KEY)) { in remove_extent_data_ref()652 BUG_ON(key.type == BTRFS_EXTENT_REF_V0_KEY); in extent_data_ref_count()
3005 } else if (unlikely(key.type == BTRFS_EXTENT_REF_V0_KEY)) {
38 { BTRFS_EXTENT_REF_V0_KEY, "EXTENT_REF_V0" }, \