Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfs.h596 struct btrfs_free_cluster data_alloc_cluster; member
H A Dblock-group.c1082 cluster = &fs_info->data_alloc_cluster; in btrfs_remove_block_group()
H A Ddisk-io.c2775 btrfs_init_free_cluster(&fs_info->data_alloc_cluster); in btrfs_init_fs_info()
H A Dextent-tree.c2700 ret = &fs_info->data_alloc_cluster; in fetch_cluster_info()