Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dblock-group.c2505 bool do_chunk_alloc) in btrfs_inc_block_group_ro()
3370 static int do_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags) in do_chunk_alloc() function
Dtransaction.c579 bool do_chunk_alloc = false; in start_transaction() local