Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.c1715 static bool should_reclaim_block_group(struct btrfs_block_group *bg, u64 bytes_freed) in should_reclaim_block_group() function
1835 if (!should_reclaim_block_group(bg, bg->length)) { in btrfs_reclaim_bgs_work()
3614 reclaim = should_reclaim_block_group(cache, num_bytes); in btrfs_update_block_group()