Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dfree-space-cache.c1085 block_group_list); in write_cache_extent_entries()
2347 block_group_list); in insert_into_bitmap()
2997 list_del_init(&cluster->block_group_list); in __btrfs_return_cluster_to_free_space()
3045 block_group_list); in btrfs_remove_free_space_cache()
3624 list_add_tail(&cluster->block_group_list, in btrfs_find_space_cluster()
3647 INIT_LIST_HEAD(&cluster->block_group_list); in btrfs_init_free_cluster()
H A Dfs.h365 struct list_head block_group_list; member