Home
last modified time | relevance | path

Searched refs:active_system_bg (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dfs.h859 struct btrfs_block_group *active_system_bg; member
H A Dblock-group.c4422 if (info->active_system_bg) { in btrfs_free_block_groups()
4423 btrfs_put_block_group(info->active_system_bg); in btrfs_free_block_groups()
4424 info->active_system_bg = NULL; in btrfs_free_block_groups()
H A Dzoned.c1979 tgt = &fs_info->active_system_bg; in btrfs_check_meta_write_pointer()