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