Home
last modified time | relevance | path

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

/linux-6.6.21/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.c2940 CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
2968 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
3796 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
3806 if (force == CHUNK_ALLOC_FORCE) in should_alloc_chunk()
3830 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc()
4047 force = CHUNK_ALLOC_FORCE; in btrfs_chunk_alloc()
Dspace-info.c768 CHUNK_ALLOC_FORCE); in flush_space()