Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dblock-group.c1762 static bool should_reclaim_block_group(struct btrfs_block_group *bg, u64 bytes_freed) in should_reclaim_block_group() argument
1767 const u64 old_val = new_val + bytes_freed; in should_reclaim_block_group()