Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h58 * CHUNK_ALLOC_LIMITED means to only try and allocate one if we have very few
70 CHUNK_ALLOC_LIMITED, enumerator
H A Dblock-group.c3898 if (force == CHUNK_ALLOC_LIMITED) { in should_alloc_chunk()