Searched refs:byte_in_group (Results 1 – 1 of 1) sorted by relevance
6069 u64 byte_in_group; in update_block_group() local6097 byte_in_group = bytenr - cache->key.objectid; in update_block_group()6098 WARN_ON(byte_in_group > cache->key.offset); in update_block_group()6108 num_bytes = min(total, cache->key.offset - byte_in_group); in update_block_group()