Searched refs:identity_remap_count (Results 1 – 6 of 6) sorted by relevance
1874 bg->identity_remap_count == 0) { in btrfs_mark_bg_unused()2512 cache->identity_remap_count = btrfs_stack_block_group_v2_identity_remap_count(bgi); in read_one_block_group()2513 cache->last_identity_remap_count = cache->identity_remap_count; in read_one_block_group()2811 btrfs_set_stack_block_group_v2_identity_remap_count(&bgi, block_group->identity_remap_count); in insert_block_group_item()2815 block_group->last_identity_remap_count = block_group->identity_remap_count; in insert_block_group_item()3288 u32 identity_remap_count; in update_block_group_item() local3307 identity_remap_count = cache->identity_remap_count; in update_block_group_item()3311 cache->last_identity_remap_count == identity_remap_count && in update_block_group_item()3318 cache->last_identity_remap_count = identity_remap_count; in update_block_group_item()3342 cache->identity_remap_count); in update_block_group_item()[all …]
137 u32 identity_remap_count; member
825 u32 identity_remap_count; in check_block_group_item() local837 identity_remap_count = btrfs_block_group_v2_identity_remap_count(leaf, bgi2); in check_block_group_item()838 if (unlikely((u64)identity_remap_count > in check_block_group_item()842 identity_remap_count, in check_block_group_item()
4711 bg->identity_remap_count = num_entries; in create_remap_tree_entries()4895 WARN_ON(delta < 0 && -delta > bg->identity_remap_count); in adjust_identity_remap_count()4899 bg->identity_remap_count += delta; in adjust_identity_remap_count()4901 if (bg->identity_remap_count == 0 && in adjust_identity_remap_count()5201 if (src_bg->identity_remap_count == 0) { in do_remap_reloc_trans()
393 block_group->identity_remap_count != 0) { in btrfs_add_bg_to_space_info()
3063 block_group->identity_remap_count == 0) { in btrfs_is_free_space_trimmed()