Home
last modified time | relevance | path

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

/fs/btrfs/
A Dspace-info.h151 unsigned int force_alloc; /* set if we need to force a chunk member
A Dblock-rsv.c396 sinfo->force_alloc = CHUNK_ALLOC_FORCE; in btrfs_update_global_block_rsv()
A Dblock-group.c3881 found->force_alloc = CHUNK_ALLOC_FORCE; in force_metadata_allocation()
4183 if (force < space_info->force_alloc) in btrfs_chunk_alloc()
4184 force = space_info->force_alloc; in btrfs_chunk_alloc()
4268 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
A Dspace-info.c246 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in init_space_info()
A Dtransaction.c666 if (trans_rsv->space_info->force_alloc) in start_transaction()

Completed in 20 milliseconds