Home
last modified time | relevance | path

Searched refs:BTRFS_EXTENT_ITEM_KEY (Results 1 – 18 of 18) sorted by relevance

/linux/fs/btrfs/tests/
H A Dqgroup-tests.c32 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()
/linux/fs/btrfs/
H A Dextent-tree.c83 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 …]
H A Dprint-tree.c122 if ((type == BTRFS_EXTENT_ITEM_KEY) && in print_extent_item()
284 case BTRFS_EXTENT_ITEM_KEY: in btrfs_print_leaf()
H A Dbackref.c1043 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()
H A Dbackref.h295 if (iter->cur_key.type == BTRFS_EXTENT_ITEM_KEY && in btrfs_backref_has_tree_block_info()
H A Dtree-checker.c1421 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()
H A Dref-verify.c450 if ((key->type == BTRFS_EXTENT_ITEM_KEY) && in process_extent_item()
524 case BTRFS_EXTENT_ITEM_KEY: in process_leaf()
H A Drelocation.c3097 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()
H A Dscrub.c1341 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()
H A Dblock-group.c610 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()
H A Dfree-space-tree.c1095 key.type = BTRFS_EXTENT_ITEM_KEY; in populate_free_space_tree()
1109 if (key.type == BTRFS_EXTENT_ITEM_KEY || in populate_free_space_tree()
H A Dctree.c5067 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()
H A Dzoned.c1259 if (found_key.type == BTRFS_EXTENT_ITEM_KEY) in calculate_alloc_pointer()
H A Dfile.c2196 key.type = BTRFS_EXTENT_ITEM_KEY; in btrfs_insert_replace_extent()
H A Dqgroup.c3773 if (found.type != BTRFS_EXTENT_ITEM_KEY && in qgroup_rescan_leaf()
H A Dtree-log.c751 ins.type = BTRFS_EXTENT_ITEM_KEY; in replay_one_extent()
H A Dinode.c2992 ins.type = BTRFS_EXTENT_ITEM_KEY; in insert_reserved_file_extent()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h214 #define BTRFS_EXTENT_ITEM_KEY 168 macro