Searched defs:do_chunk_alloc (Results 1 – 2 of 2) sorted by relevance
3105 bool do_chunk_alloc) in btrfs_inc_block_group_ro()4107 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, in do_chunk_alloc() function
612 bool do_chunk_alloc = false; in start_transaction() local