Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 13 of 13) sorted by relevance
30 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_normal_tree_ref()80 key.type = BTRFS_EXTENT_ITEM_KEY; in add_tree_ref()130 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_item()164 key.type = BTRFS_EXTENT_ITEM_KEY; in remove_extent_ref()
67 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()224 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
934 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1169 key.type = BTRFS_EXTENT_ITEM_KEY;1249 (key.type == BTRFS_EXTENT_ITEM_KEY ||1733 key.type = BTRFS_EXTENT_ITEM_KEY;1750 else if (found_key->type == BTRFS_EXTENT_ITEM_KEY)1815 WARN_ON(key->type != BTRFS_EXTENT_ITEM_KEY);1878 if (key->type == BTRFS_EXTENT_ITEM_KEY) {
420 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()469 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()486 if (key.type == BTRFS_EXTENT_ITEM_KEY || in load_extent_tree_free()790 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_data_extent()844 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_extent_info()856 key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_lookup_extent_info()1498 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1535 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()1541 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()2177 ins.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()[all …]
610 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_inline_backref()621 if (key.type == BTRFS_EXTENT_ITEM_KEY) { in find_inline_backref()754 if (key.type == BTRFS_EXTENT_ITEM_KEY || in build_backref_tree()3336 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3400 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3417 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3799 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3823 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3829 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3850 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
457 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()523 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
2872 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_raid56_parity()2911 if (key.type != BTRFS_EXTENT_ITEM_KEY && in scrub_raid56_parity()3145 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3222 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3263 if (key.type != BTRFS_EXTENT_ITEM_KEY && in scrub_stripe()
1075 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1088 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
6051 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()6055 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
2756 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
680 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
2312 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
161 #define BTRFS_EXTENT_ITEM_KEY 168 macro