Searched refs:BTRFS_EXTENT_DATA_REF_KEY (Results 1 – 11 of 11) sorted by relevance
426 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_owner()434 if (node->type == BTRFS_EXTENT_DATA_REF_KEY || in btrfs_delayed_ref_offset()448 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()
347 type == BTRFS_EXTENT_DATA_REF_KEY) { in btrfs_get_extent_inline_ref_type()361 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_get_extent_inline_ref_type()442 key.type = BTRFS_EXTENT_DATA_REF_KEY; in lookup_extent_data_ref()518 key.type = BTRFS_EXTENT_DATA_REF_KEY; in insert_extent_data_ref()640 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in extent_data_ref_count()720 type = BTRFS_EXTENT_DATA_REF_KEY; in extent_ref_type()1030 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in setup_inline_extent_backref()1128 if (type == BTRFS_EXTENT_DATA_REF_KEY) { in update_inline_extent_backref()1176 if (type == BTRFS_EXTENT_DATA_REF_KEY) in update_inline_extent_backref()2391 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()
1513 case BTRFS_EXTENT_DATA_REF_KEY: in check_extent_item()1924 case BTRFS_EXTENT_DATA_REF_KEY: in check_leaf_item()
948 case BTRFS_EXTENT_DATA_REF_KEY: { in add_delayed_refs()1092 case BTRFS_EXTENT_DATA_REF_KEY: { in add_inline_refs()1197 case BTRFS_EXTENT_DATA_REF_KEY: { in add_keyed_refs()
306 if (ref1->type == BTRFS_EXTENT_DATA_REF_KEY) in comp_refs()
384 if (type == BTRFS_EXTENT_DATA_REF_KEY) in btrfs_extent_inline_ref_size()
262 node_check.type = BTRFS_EXTENT_DATA_REF_KEY; in simple_tests()303 node_check.type = BTRFS_EXTENT_DATA_REF_KEY; in simple_tests()376 node_check.type = BTRFS_EXTENT_DATA_REF_KEY; in merge_tests()
240 #define BTRFS_EXTENT_DATA_REF_KEY 178 macro
38 { BTRFS_EXTENT_DATA_REF_KEY, "EXTENT_DATA_REF" }, \