Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.h56 CHUNK_ALLOC_FORCE, enumerator
Dblock-rsv.c394 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
Dblock-group.c2895 CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
2923 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
3751 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
3761 if (force == CHUNK_ALLOC_FORCE) in should_alloc_chunk()
3785 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc()
4002 force = CHUNK_ALLOC_FORCE; in btrfs_chunk_alloc()
Dspace-info.c768 CHUNK_ALLOC_FORCE); in flush_space()