Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dblock-group.c3612 bool should_alloc = false; in btrfs_chunk_alloc() local
3649 should_alloc = should_alloc_chunk(fs_info, space_info, force); in btrfs_chunk_alloc()
3652 if (should_alloc) in btrfs_chunk_alloc()
3658 } else if (!should_alloc) { in btrfs_chunk_alloc()

Completed in 9 milliseconds