Searched defs:btrfs_free_cluster (Results 1 – 1 of 1) sorted by relevance
492 struct btrfs_free_cluster { struct493 spinlock_t lock;494 spinlock_t refill_lock;495 struct rb_root root;498 u64 max_size;501 u64 window_start;504 bool fragmented;506 struct btrfs_block_group_cache *block_group;512 struct list_head block_group_list;