Searched refs:force_alloc (Results 1 – 4 of 4) sorted by relevance
31 unsigned int force_alloc; /* set if we need to force a chunk member
45 data_sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_alloc_data_chunk_ondemand()
2812 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()2877 if (force < space_info->force_alloc) in btrfs_chunk_alloc()2878 force = space_info->force_alloc; in btrfs_chunk_alloc()2954 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
60 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()