Searched refs:force_alloc (Results 1 – 5 of 5) sorted by relevance
31 unsigned int force_alloc; /* set if we need to force a chunk member
410 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
3030 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()3094 if (force < space_info->force_alloc) in btrfs_chunk_alloc()3095 force = space_info->force_alloc; in btrfs_chunk_alloc()3171 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
205 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
593 if (rsv->space_info->force_alloc) in start_transaction()