Searched refs:bg_end (Results 1 – 2 of 2) sorted by relevance
1236 const u64 bg_end = btrfs_block_group_end(cache); in calculate_alloc_pointer() local 1259 key.objectid = bg_end; in calculate_alloc_pointer() 1295 found_key.objectid + length <= bg_end))) { in calculate_alloc_pointer()
4594 struct btrfs_path *path, u64 bg_end, in create_remap_tree_entries() 4626 if (found_key.objectid >= bg_end) { in find_next_identity_remap() 4602 find_next_identity_remap(struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 bg_end,u64 last_start,u64 * start,u64 * length) find_next_identity_remap() argument