Searched defs:btrfs_free_cluster (Results 1 – 1 of 1) sorted by relevance
1251 struct btrfs_free_cluster { struct1252 spinlock_t lock;1253 spinlock_t refill_lock;1254 struct rb_root root;1257 u64 max_size;1260 u64 window_start;1263 bool fragmented;1265 struct btrfs_block_group_cache *block_group;1271 struct list_head block_group_list;