Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dblock-group.h45 CHUNK_ALLOC_FORCE, enumerator
Dblock-rsv.c414 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
Dblock-group.c2610 CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
2628 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
3433 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
3443 if (force == CHUNK_ALLOC_FORCE) in should_alloc_chunk()
3467 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc()
3684 force = CHUNK_ALLOC_FORCE; in btrfs_chunk_alloc()
Dspace-info.c772 CHUNK_ALLOC_FORCE); in flush_space()