Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h40 CHUNK_ALLOC_NO_FORCE, enumerator
H A Dspace-info.c205 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in create_space_info()
724 (state == ALLOC_CHUNK) ? CHUNK_ALLOC_NO_FORCE : in flush_space()
H A Dblock-group.c3129 force = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
3185 space_info->force_alloc = CHUNK_ALLOC_NO_FORCE; in btrfs_chunk_alloc()
H A Dtransaction.c726 CHUNK_ALLOC_NO_FORCE); in start_transaction()