Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dblock-group.h100 u64 global_root_id; member
Dblock-group.c2005 cache->global_root_id = btrfs_stack_block_group_chunk_objectid(bgi); in read_one_block_group()
2284 block_group->global_root_id); in insert_block_group_item()
2481 cache->global_root_id = calculate_global_root_id(fs_info, cache->start); in btrfs_make_block_group()
2711 cache->global_root_id); in update_block_group_item()
Dfree-space-tree.c29 key.offset = block_group->global_root_id; in btrfs_free_space_root()
Ddisk-io.c1149 ret = block_group->global_root_id; in btrfs_global_root_id()