Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.c3253 u32 old_last_identity_remap_count; in update_block_group_item() local
3271 old_last_identity_remap_count = cache->last_identity_remap_count; in update_block_group_item()
3332 cache->last_identity_remap_count = old_last_identity_remap_count; in update_block_group_item()