Searched refs:extent_bytes (Results 1 – 1 of 1) sorted by relevance
1096 u64 extent_bytes; in recalculate_thresholds() local1126 extent_bytes = max_bytes - bitmap_bytes; in recalculate_thresholds()1127 extent_bytes = min_t(u64, extent_bytes, div64_u64(max_bytes, 2)); in recalculate_thresholds()1130 div64_u64(extent_bytes, (sizeof(struct btrfs_free_space))); in recalculate_thresholds()