Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dblock-group.h69 CHUNK_ALLOC_NO_FORCE, enumerator
H A Dspace-info.c254 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
817 (state == ALLOC_CHUNK) ? CHUNK_ALLOC_NO_FORCE : in flush_space()
H A Dblock-group.c4178 force = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
4241 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
H A Dtransaction.c767 CHUNK_ALLOC_NO_FORCE); in start_transaction()