Searched refs:btrfs_chunk_alloc (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/btrfs/ |
| A D | block-group.h | 292 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
|
| A D | block-group.c | 2583 ret = btrfs_chunk_alloc(trans, alloc_flags, in btrfs_inc_block_group_ro() 2602 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro() 3406 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc() 3606 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags, in btrfs_chunk_alloc() function
|
| A D | space-info.c | 670 ret = btrfs_chunk_alloc(trans, in flush_space()
|
| A D | transaction.c | 731 btrfs_chunk_alloc(h, btrfs_get_alloc_profile(fs_info, flags), in start_transaction()
|
| A D | extent-tree.c | 4048 ret = btrfs_chunk_alloc(trans, ffe_ctl->flags, in find_free_extent_update_loop()
|
| /linux/include/trace/events/ |
| A D | btrfs.h | 1001 DEFINE_EVENT(btrfs__chunk, btrfs_chunk_alloc,
|
Completed in 27 milliseconds