Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 15 of 15) 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()222 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
135 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_data_extent()189 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_lookup_extent_info()201 key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_lookup_extent_info()844 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()881 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()887 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1501 ins.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_data_ref()1580 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()1599 key.type == BTRFS_EXTENT_ITEM_KEY && in run_delayed_extent_op()1609 key.type = BTRFS_EXTENT_ITEM_KEY; in run_delayed_extent_op()[all …]
909 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1141 key.type = BTRFS_EXTENT_ITEM_KEY;1216 (key.type == BTRFS_EXTENT_ITEM_KEY ||1703 key.type = BTRFS_EXTENT_ITEM_KEY;1720 else if (found_key->type == BTRFS_EXTENT_ITEM_KEY)1785 WARN_ON(key->type != BTRFS_EXTENT_ITEM_KEY);1848 if (key->type == BTRFS_EXTENT_ITEM_KEY) {
1023 if (key->type == BTRFS_EXTENT_ITEM_KEY && in check_extent_item()1031 if (key->type != BTRFS_EXTENT_ITEM_KEY) { in check_extent_item()1034 key->type, BTRFS_EXTENT_ITEM_KEY); in check_extent_item()1265 case BTRFS_EXTENT_ITEM_KEY: in check_leaf_item()
614 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_inline_backref()625 if (key.type == BTRFS_EXTENT_ITEM_KEY) { in find_inline_backref()758 if (key.type == BTRFS_EXTENT_ITEM_KEY || in build_backref_tree()3412 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3476 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3493 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3875 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3899 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3905 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3926 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
444 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()510 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
2877 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_raid56_parity()2916 if (key.type != BTRFS_EXTENT_ITEM_KEY && in scrub_raid56_parity()3150 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3227 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3268 if (key.type != BTRFS_EXTENT_ITEM_KEY && in scrub_stripe()
1079 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()1092 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
533 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()582 key.type = BTRFS_EXTENT_ITEM_KEY; in load_extent_tree_free()599 if (key.type == BTRFS_EXTENT_ITEM_KEY || in load_extent_tree_free()
5594 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()5598 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
3099 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
688 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
2337 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
161 #define BTRFS_EXTENT_ITEM_KEY 168 macro