Home
last modified time | relevance | path

Searched defs:do_chunk_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dblock-group.c2554 bool do_chunk_alloc) in btrfs_inc_block_group_ro()
3470 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags) in do_chunk_alloc() function
Dtransaction.c558 bool do_chunk_alloc = false; in start_transaction() local