Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.c2976 bool do_chunk_alloc) in btrfs_inc_block_group_ro() argument
3925 static struct btrfs_block_group *do_chunk_alloc(struct btrfs_trans_handle *trans, in do_chunk_alloc() function
H A Dtransaction.c608 bool do_chunk_alloc = false; in start_transaction() local