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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c1651 btrfs_init_free_cluster(&fs_info->data_alloc_cluster);
H A Dctree.h993 /* data_alloc_cluster is only used in ssd mode */
994 struct btrfs_free_cluster data_alloc_cluster; member in struct:btrfs_fs_info
H A Dextent-tree.c4427 last_ptr = &root->fs_info->data_alloc_cluster;
6462 cluster = &root->fs_info->data_alloc_cluster;

Completed in 99 milliseconds