Searched defs:do_chunk_alloc (Results 1 – 2 of 2) sorted by relevance
2930 bool do_chunk_alloc) in btrfs_inc_block_group_ro()3872 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags) in do_chunk_alloc() function
602 bool do_chunk_alloc = false; in start_transaction() local