Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 18 of 18) sorted by relevance
30 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_normal_tree_ref()79 key.type = BTRFS_EXTENT_ITEM_KEY; in add_tree_ref()128 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_item()161 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_ref()
142 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_has_tree_block_info()155 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_backref_iter_is_inline_ref()
106 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()253 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
101 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_data_extent()156 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_extent_info()169 key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_lookup_extent_info()811 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()849 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()855 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1508 ins.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()1588 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()1606 key.type == BTRFS_EXTENT_ITEM_KEY && in run_delayed_extent_op()1616 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()[all …]
998 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1232 key.type = BTRFS_EXTENT_ITEM_KEY; in find_parent_nodes()1305 (key.type == BTRFS_EXTENT_ITEM_KEY || in find_parent_nodes()1972 key.type = BTRFS_EXTENT_ITEM_KEY; in extent_from_logical()1989 else if (found_key->type == BTRFS_EXTENT_ITEM_KEY) in extent_from_logical()2054 WARN_ON(key->type != BTRFS_EXTENT_ITEM_KEY); in get_extent_inline_ref()2117 if (key->type == BTRFS_EXTENT_ITEM_KEY) { in tree_backref_for_extent()2585 if ((key.type != BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_iter_start()
1324 if (unlikely(key->type == BTRFS_EXTENT_ITEM_KEY && in check_extent_item()1332 if (unlikely(key->type != BTRFS_EXTENT_ITEM_KEY)) { in check_extent_item()1335 key->type, BTRFS_EXTENT_ITEM_KEY); in check_extent_item()1458 if ((prev_key->type == BTRFS_EXTENT_ITEM_KEY) || in check_extent_item()1643 case BTRFS_EXTENT_ITEM_KEY: in check_leaf_item()
446 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()513 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
3159 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3258 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3275 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3450 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3474 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3480 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3501 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
1094 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1108 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
3020 ASSERT(key.type == BTRFS_EXTENT_ITEM_KEY || in compare_extent_item_range()3065 key.type = BTRFS_EXTENT_ITEM_KEY; in find_first_extent_item()3091 key.type != BTRFS_EXTENT_ITEM_KEY) in find_first_extent_item()3122 key.type == BTRFS_EXTENT_ITEM_KEY); in get_extent_info()
571 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()618 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()631 if (key.type == BTRFS_EXTENT_ITEM_KEY || in load_extent_tree_free()
4927 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()4931 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
1257 if (found_key.type == BTRFS_EXTENT_ITEM_KEY) in calculate_alloc_pointer()
3305 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
2604 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_insert_replace_extent()
737 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
3127 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
194 #define BTRFS_EXTENT_ITEM_KEY 168 macro