Searched refs:BTRFS_EXTENT_DATA_REF_KEY (Results 1 – 8 of 8) sorted by relevance
120 case BTRFS_EXTENT_DATA_REF_KEY: in print_extent_item()235 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_print_leaf()
192 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_put_delayed_ref()
65 if (ref1->node.type == BTRFS_EXTENT_DATA_REF_KEY) { in comp_data_refs()125 } else if (ref1->type == BTRFS_EXTENT_DATA_REF_KEY || in comp_entry()754 ref->type = BTRFS_EXTENT_DATA_REF_KEY; in add_delayed_data_ref()
1116 key.type = BTRFS_EXTENT_DATA_REF_KEY; in lookup_extent_data_ref()1162 key.type != BTRFS_EXTENT_DATA_REF_KEY) in lookup_extent_data_ref()1202 key.type = BTRFS_EXTENT_DATA_REF_KEY; in insert_extent_data_ref()1277 if (key.type == BTRFS_EXTENT_DATA_REF_KEY) { in remove_extent_data_ref()1303 if (key.type == BTRFS_EXTENT_DATA_REF_KEY) in remove_extent_data_ref()1334 BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()1341 } else if (key.type == BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()1430 type = BTRFS_EXTENT_DATA_REF_KEY; in extent_ref_type()1599 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in lookup_inline_extent_backref()1703 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in setup_inline_extent_backref()[all …]
630 case BTRFS_EXTENT_DATA_REF_KEY: { in __add_delayed_refs()755 case BTRFS_EXTENT_DATA_REF_KEY: { in __add_inline_refs()843 case BTRFS_EXTENT_DATA_REF_KEY: { in __add_keyed_refs()
2051 #define BTRFS_EXTENT_DATA_REF_KEY 178 macro2575 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_extent_inline_ref_size()
3682 } else if (key.type == BTRFS_EXTENT_DATA_REF_KEY) {3724 } else if (key.type == BTRFS_EXTENT_DATA_REF_KEY) {
31 { BTRFS_EXTENT_DATA_REF_KEY, "EXTENT_DATA_REF" }, \