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

/linux-master/fs/btrfs/
H A Dfree-space-cache.c3420 u64 window_free; local
3443 window_free = entry->bytes;
3462 window_free += entry->bytes;
3467 if (window_free < bytes || max_extent < cont1_bytes)

Completed in 88 milliseconds