Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dblock-group.c3700 bool should_alloc = false; in btrfs_chunk_alloc() local
3743 should_alloc = should_alloc_chunk(fs_info, space_info, force); in btrfs_chunk_alloc()
3746 if (should_alloc) in btrfs_chunk_alloc()
3752 } else if (!should_alloc) { in btrfs_chunk_alloc()