Searched refs:btrfs_chunk_alloc (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | block-group.h | 324 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
|
D | block-group.c | 2894 ret = btrfs_chunk_alloc(trans, alloc_flags, in btrfs_inc_block_group_ro() 2923 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro() 3785 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc() 3989 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags, in btrfs_chunk_alloc() function
|
D | space-info.c | 765 ret = btrfs_chunk_alloc(trans, in flush_space()
|
D | transaction.c | 741 btrfs_chunk_alloc(h, btrfs_get_alloc_profile(fs_info, flags), in start_transaction()
|
D | extent-tree.c | 4034 ret = btrfs_chunk_alloc(trans, ffe_ctl->flags, in find_free_extent_update_loop()
|
/Linux-v6.6/include/trace/events/ |
D | btrfs.h | 1095 DEFINE_EVENT(btrfs__chunk, btrfs_chunk_alloc,
|