Searched refs:do_chunk_alloc (Results 1 – 2 of 2) sorted by relevance
613 bool do_chunk_alloc = false; in start_transaction() 672 do_chunk_alloc = true; in start_transaction() 778 if (do_chunk_alloc && num_bytes) { in start_transaction() 612 bool do_chunk_alloc = false; start_transaction() local
3121 * @do_chunk_alloc: whether need to do chunk pre-allocation, this is to in btrfs_inc_block_group_ro() 3126 bool do_chunk_alloc) in btrfs_inc_block_group_ro() 3180 if (do_chunk_alloc) { in btrfs_inc_block_group_ro() 3211 if (!do_chunk_alloc && ret == -ENOSPC && in btrfs_inc_block_group_ro() 4128 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, in do_chunk_alloc() 4378 * here - this happens in the cases described above at do_chunk_alloc(). in btrfs_chunk_alloc() 4444 ret_bg = do_chunk_alloc(trans, space_info, flags); in btrfs_chunk_alloc() 4548 * the cases described at do_chunk_alloc() - the system in check_system_chunk() 3098 btrfs_inc_block_group_ro(struct btrfs_block_group * cache,bool do_chunk_alloc) btrfs_inc_block_group_ro() argument 4100 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, do_chunk_alloc() function