Searched refs:identity_remap_count (Results 1 – 4 of 4) sorted by relevance
1813 bg->identity_remap_count == 0) { in btrfs_mark_bg_unused()2426 cache->identity_remap_count = btrfs_stack_block_group_v2_identity_remap_count(bgi); in read_one_block_group()2427 cache->last_identity_remap_count = cache->identity_remap_count; in read_one_block_group()2721 btrfs_set_stack_block_group_v2_identity_remap_count(&bgi, block_group->identity_remap_count); in insert_block_group_item()2725 block_group->last_identity_remap_count = block_group->identity_remap_count; in insert_block_group_item()3193 u32 identity_remap_count; in update_block_group_item() local3207 identity_remap_count = cache->identity_remap_count; in update_block_group_item()3211 cache->last_identity_remap_count == identity_remap_count && in update_block_group_item()3218 cache->last_identity_remap_count = identity_remap_count; in update_block_group_item()3242 cache->identity_remap_count); in update_block_group_item()[all …]
4589 bg->identity_remap_count = num_entries; in create_remap_tree_entries()4770 WARN_ON(delta < 0 && -delta > bg->identity_remap_count); in adjust_identity_remap_count()4774 bg->identity_remap_count += delta; in adjust_identity_remap_count()4776 if (bg->identity_remap_count == 0 && in adjust_identity_remap_count()5058 if (src_bg->identity_remap_count == 0) { in do_remap_reloc_trans()
384 block_group->identity_remap_count != 0) { in btrfs_add_bg_to_space_info()
3065 block_group->identity_remap_count == 0) { in btrfs_is_free_space_trimmed()