Home
last modified time | relevance | path

Searched refs:should_reclaim_block_group (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() function
1883 if (!should_reclaim_block_group(bg, bg->length)) { in btrfs_reclaim_bgs_work()
3679 reclaim = should_reclaim_block_group(cache, num_bytes); in btrfs_update_block_group()