Searched refs:BTRFS_EXTENT_DATA_REF_KEY (Results 1 – 10 of 10) sorted by relevance
405 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_owner()413 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_offset()427 return BTRFS_EXTENT_DATA_REF_KEY; in btrfs_ref_type()
158 case BTRFS_EXTENT_DATA_REF_KEY: in print_extent_item()294 case BTRFS_EXTENT_DATA_REF_KEY: in btrfs_print_leaf()
351 type == BTRFS_EXTENT_DATA_REF_KEY) { in btrfs_get_extent_inline_ref_type()365 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_get_extent_inline_ref_type()446 key.type = BTRFS_EXTENT_DATA_REF_KEY; in lookup_extent_data_ref()522 key.type = BTRFS_EXTENT_DATA_REF_KEY; in insert_extent_data_ref()646 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()726 type = BTRFS_EXTENT_DATA_REF_KEY; in extent_ref_type()1016 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in setup_inline_extent_backref()1115 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in update_inline_extent_backref()1163 if (type == BTRFS_EXTENT_DATA_REF_KEY) in update_inline_extent_backref()2421 if (type != BTRFS_EXTENT_DATA_REF_KEY) in check_committed_ref()[all …]
478 case BTRFS_EXTENT_DATA_REF_KEY: in process_extent_item()540 case BTRFS_EXTENT_DATA_REF_KEY: in process_leaf()
1501 case BTRFS_EXTENT_DATA_REF_KEY: in check_extent_item()1887 case BTRFS_EXTENT_DATA_REF_KEY: in check_leaf_item()
949 case BTRFS_EXTENT_DATA_REF_KEY: { in add_delayed_refs()1093 case BTRFS_EXTENT_DATA_REF_KEY: { in add_inline_refs()1198 case BTRFS_EXTENT_DATA_REF_KEY: { in add_keyed_refs()
302 if (ref1->type == BTRFS_EXTENT_DATA_REF_KEY) in comp_refs()
383 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_extent_inline_ref_size()
240 #define BTRFS_EXTENT_DATA_REF_KEY 178 macro
38 { BTRFS_EXTENT_DATA_REF_KEY, "EXTENT_DATA_REF" }, \
Completed in 38 milliseconds