Home
last modified time | relevance | path

Searched refs:window_free (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c3423 u64 window_free; in setup_cluster_no_bitmap() local
3446 window_free = entry->bytes; in setup_cluster_no_bitmap()
3465 window_free += entry->bytes; in setup_cluster_no_bitmap()
3470 if (window_free < bytes || max_extent < cont1_bytes) in setup_cluster_no_bitmap()