Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 18 of 18) 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()
299 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_has_tree_block_info()312 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_backref_iter_is_inline_ref()
111 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()258 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
86 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_data_extent()141 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_extent_info()154 key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_lookup_extent_info()797 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()835 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()841 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1546 ins.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()1626 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()1644 key.type == BTRFS_EXTENT_ITEM_KEY && in run_delayed_extent_op()1654 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()[all …]
1356 if (unlikely(key->type == BTRFS_EXTENT_ITEM_KEY && in check_extent_item()1364 if (unlikely(key->type != BTRFS_EXTENT_ITEM_KEY)) { in check_extent_item()1367 key->type, BTRFS_EXTENT_ITEM_KEY); in check_extent_item()1490 if ((prev_key->type == BTRFS_EXTENT_ITEM_KEY) || in check_extent_item()1676 case BTRFS_EXTENT_ITEM_KEY: in check_leaf_item()
1055 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1415 key.type = BTRFS_EXTENT_ITEM_KEY; in find_parent_nodes()1488 (key.type == BTRFS_EXTENT_ITEM_KEY || in find_parent_nodes()2218 key.type = BTRFS_EXTENT_ITEM_KEY; in extent_from_logical()2235 else if (found_key->type == BTRFS_EXTENT_ITEM_KEY) in extent_from_logical()2300 WARN_ON(key->type != BTRFS_EXTENT_ITEM_KEY); in get_extent_inline_ref()2363 if (key->type == BTRFS_EXTENT_ITEM_KEY) { in tree_backref_for_extent()2879 if ((key.type != BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_iter_start()
449 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()516 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
3220 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3320 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3337 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3518 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3542 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3548 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3569 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
1332 ASSERT(key.type == BTRFS_EXTENT_ITEM_KEY || in compare_extent_item_range()1377 key.type = BTRFS_EXTENT_ITEM_KEY; in find_first_extent_item()1403 key.type != BTRFS_EXTENT_ITEM_KEY) in find_first_extent_item()1434 key.type == BTRFS_EXTENT_ITEM_KEY); in get_extent_info()
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()
1099 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1113 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
5192 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()5196 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
1267 if (found_key.type == BTRFS_EXTENT_ITEM_KEY) in calculate_alloc_pointer()
2294 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_insert_replace_extent()
3345 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
736 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
2939 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
211 #define BTRFS_EXTENT_ITEM_KEY 168 macro