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

/linux-master/fs/btrfs/
H A Dblock-group.c1758 static bool should_reclaim_block_group(struct btrfs_block_group *bg, u64 bytes_freed) function
1878 if (!should_reclaim_block_group(bg, bg->length)) {
3662 reclaim = should_reclaim_block_group(cache, num_bytes);

Completed in 140 milliseconds