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()222 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
905 if (found_key.type == BTRFS_EXTENT_ITEM_KEY && in add_inline_refs()1137 key.type = BTRFS_EXTENT_ITEM_KEY;1212 (key.type == BTRFS_EXTENT_ITEM_KEY ||1696 key.type = BTRFS_EXTENT_ITEM_KEY;1713 else if (found_key->type == BTRFS_EXTENT_ITEM_KEY)1778 WARN_ON(key->type != BTRFS_EXTENT_ITEM_KEY);1841 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()1499 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()1536 key.type == BTRFS_EXTENT_ITEM_KEY && in lookup_inline_extent_backref()1542 key.type = BTRFS_EXTENT_ITEM_KEY; in lookup_inline_extent_backref()2169 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()3321 if (extent_key->type == BTRFS_EXTENT_ITEM_KEY) { in add_tree_block()3385 key.type = BTRFS_EXTENT_ITEM_KEY; in __add_tree_block()3402 (key.type == BTRFS_EXTENT_ITEM_KEY && in __add_tree_block()3784 key.type = BTRFS_EXTENT_ITEM_KEY; in find_next_extent()3808 if (key.type != BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3814 if (key.type == BTRFS_EXTENT_ITEM_KEY && in find_next_extent()3835 if (key.type == BTRFS_EXTENT_ITEM_KEY) in find_next_extent()
455 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()521 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
2853 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_raid56_parity()2892 if (key.type != BTRFS_EXTENT_ITEM_KEY && in scrub_raid56_parity()3127 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3204 key.type = BTRFS_EXTENT_ITEM_KEY; in scrub_stripe()3245 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()
5915 if (found_key.type == BTRFS_EXTENT_ITEM_KEY || in btrfs_previous_extent_item()5919 found_key.type < BTRFS_EXTENT_ITEM_KEY) in btrfs_previous_extent_item()
2700 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
673 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
2249 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
161 #define BTRFS_EXTENT_ITEM_KEY 168 macro