Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h145 u64 last_remap_bytes; member
H A Dblock-group.c2446 cache->last_remap_bytes = cache->remap_bytes; in read_one_block_group()
2750 block_group->last_remap_bytes = block_group->remap_bytes; in insert_block_group_item()
3239 old_last_remap_bytes = cache->last_remap_bytes; in update_block_group_item()
3246 cache->last_remap_bytes == remap_bytes && in update_block_group_item()
3253 cache->last_remap_bytes = remap_bytes; in update_block_group_item()
3300 cache->last_remap_bytes = old_last_remap_bytes; in update_block_group_item()