Home
last modified time | relevance | path

Searched refs:btrfs_chunk_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/fs/btrfs/
Dblock-group.h333 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
Dblock-group.c2941 ret = btrfs_chunk_alloc(trans, alloc_flags, in btrfs_inc_block_group_ro()
2970 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_inc_block_group_ro()
3819 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE); in btrfs_force_chunk_alloc()
4023 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags, in btrfs_chunk_alloc() function
Dspace-info.c784 ret = btrfs_chunk_alloc(trans, in flush_space()
Dtransaction.c771 btrfs_chunk_alloc(h, btrfs_get_alloc_profile(fs_info, flags), in start_transaction()
Dextent-tree.c4199 ret = btrfs_chunk_alloc(trans, ffe_ctl->flags, in find_free_extent_update_loop()
/linux-6.8/include/trace/events/
Dbtrfs.h1092 DEFINE_EVENT(btrfs__chunk, btrfs_chunk_alloc,