Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 15 of 15) sorted by relevance
32 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_normal_tree_ref()81 key.type = BTRFS_EXTENT_ITEM_KEY; in add_tree_ref()130 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_item()163 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_ref()
122 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()284 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
83 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_data_extent()132 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_extent_info()145 key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_lookup_extent_info()791 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()827 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()833 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1574 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()1642 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()1658 key.type == BTRFS_EXTENT_ITEM_KEY && in run_delayed_extent_op()1668 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()[all …]
295 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_has_tree_block_info()
1409 if (unlikely(key->type == BTRFS_EXTENT_ITEM_KEY && in check_extent_item()1417 if (unlikely(key->type != BTRFS_EXTENT_ITEM_KEY)) { in check_extent_item()1420 key->type, BTRFS_EXTENT_ITEM_KEY); in check_extent_item()1587 if ((prev_key->type == BTRFS_EXTENT_ITEM_KEY) || in check_extent_item()1878 case BTRFS_EXTENT_ITEM_KEY: in check_leaf_item()
450 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()524 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
612 search_key.type = BTRFS_EXTENT_ITEM_KEY; in sample_block_group_extent_item()617 if (found_key->type == BTRFS_EXTENT_ITEM_KEY && in sample_block_group_extent_item()744 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()791 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()804 if (key.type == BTRFS_EXTENT_ITEM_KEY || in load_extent_tree_free()
1341 ASSERT(key.type == BTRFS_EXTENT_ITEM_KEY || in compare_extent_item_range()1386 key.type = BTRFS_EXTENT_ITEM_KEY; in find_first_extent_item()1419 key.type != BTRFS_EXTENT_ITEM_KEY) in find_first_extent_item()1447 key.type == BTRFS_EXTENT_ITEM_KEY); in get_extent_info()
1100 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1114 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
5096 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()5100 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
1255 if (found_key.type == BTRFS_EXTENT_ITEM_KEY) in calculate_alloc_pointer()
2323 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_insert_replace_extent()
3785 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
752 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
214 #define BTRFS_EXTENT_ITEM_KEY 168 macro