Home
last modified time | relevance | path

Searched refs:force_alloc (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/fs/btrfs/
Dspace-info.h49 unsigned int force_alloc; /* set if we need to force a chunk member
Dblock-rsv.c417 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
Dblock-group.c3455 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
3741 if (force < space_info->force_alloc) in btrfs_chunk_alloc()
3742 force = space_info->force_alloc; in btrfs_chunk_alloc()
3826 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
Dspace-info.c238 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
Dtransaction.c649 if (rsv->space_info->force_alloc) in start_transaction()
/linux-5.19.10/include/drm/ttm/
Dttm_bo_api.h207 bool force_alloc; member
/linux-5.19.10/drivers/gpu/drm/ttm/
Dttm_bo_vm.c228 .force_alloc = true in ttm_bo_vm_fault_reserved()
Dttm_resource.c354 .force_alloc = true in ttm_resource_manager_evict_all()