Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dblock-group.h114 u64 global_root_id; member
H A Dblock-group.c2322 cache->global_root_id = btrfs_stack_block_group_chunk_objectid(bgi); in read_one_block_group()
2605 block_group->global_root_id); in insert_block_group_item()
2818 cache->global_root_id = calculate_global_root_id(fs_info, cache->start); in btrfs_make_block_group()
3078 cache->global_root_id); in update_block_group_item()
H A Dfree-space-tree.c34 key.offset = block_group->global_root_id; in btrfs_free_space_root()
H A Ddisk-io.c801 ret = block_group->global_root_id; in btrfs_global_root_id()