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

/linux-master/fs/btrfs/
H A Dfs.h649 /* data_alloc_cluster is only used in ssd_spread mode */
650 struct btrfs_free_cluster data_alloc_cluster; member in struct:btrfs_fs_info
H A Ddisk-io.c2812 btrfs_init_free_cluster(&fs_info->data_alloc_cluster);
H A Dblock-group.c1084 cluster = &fs_info->data_alloc_cluster;
H A Dextent-tree.c2769 ret = &fs_info->data_alloc_cluster;

Completed in 361 milliseconds