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()
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()789 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()824 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()830 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1589 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()1657 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()1673 key.type == BTRFS_EXTENT_ITEM_KEY && in run_delayed_extent_op()1683 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()[all …]
122 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()284 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
1043 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1406 key.type = BTRFS_EXTENT_ITEM_KEY; in find_parent_nodes()1482 (key.type == BTRFS_EXTENT_ITEM_KEY || in find_parent_nodes()2212 key.type = BTRFS_EXTENT_ITEM_KEY; in extent_from_logical()2236 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()2887 if ((key.type != BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_iter_start()2948 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_backref_iter_is_inline_ref()
295 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_has_tree_block_info()
1421 if (unlikely(key->type == BTRFS_EXTENT_ITEM_KEY && in check_extent_item()1429 if (unlikely(key->type != BTRFS_EXTENT_ITEM_KEY)) { in check_extent_item()1432 key->type, BTRFS_EXTENT_ITEM_KEY); in check_extent_item()1609 if ((prev_key->type == BTRFS_EXTENT_ITEM_KEY) || in check_extent_item()1915 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()
3097 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3197 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3214 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3394 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3418 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3424 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3445 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
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()
610 search_key.type = BTRFS_EXTENT_ITEM_KEY; in sample_block_group_extent_item()615 if (found_key->type == BTRFS_EXTENT_ITEM_KEY && in sample_block_group_extent_item()742 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()789 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()802 if (key.type == BTRFS_EXTENT_ITEM_KEY || in load_extent_tree_free()
1095 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1109 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
5067 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()5071 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
1259 if (found_key.type == BTRFS_EXTENT_ITEM_KEY) in calculate_alloc_pointer()
2196 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_insert_replace_extent()
3773 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
751 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
2992 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
214 #define BTRFS_EXTENT_ITEM_KEY 168 macro