Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dzoned.c1236 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()
H A Drelocation.c4602 struct btrfs_path *path, u64 bg_end, in find_next_identity_remap() argument
4634 if (found_key.objectid >= bg_end) { in find_next_identity_remap()