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

/linux-master/fs/btrfs/
H A Dblock-group.h345 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
H A Dblock-group.c2568 * See the comment at btrfs_chunk_alloc() for details about the chunk allocation
2645 * See the comment at btrfs_chunk_alloc() for details about the chunk allocation
2691 * See the comment at btrfs_chunk_alloc() for details about the chunk allocation
2951 ret = btrfs_chunk_alloc(trans, alloc_flags,
2980 ret = btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE);
3829 return btrfs_chunk_alloc(trans, alloc_flags, CHUNK_ALLOC_FORCE);
3929 * 1) Phase 1 - through btrfs_chunk_alloc() we allocate device extents for
4023 * This function, btrfs_chunk_alloc(), belongs to phase 1.
4033 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags, function
H A Dspace-info.c783 ret = btrfs_chunk_alloc(trans,
H A Dtransaction.c761 btrfs_chunk_alloc(h, btrfs_get_alloc_profile(fs_info, flags),
H A Dextent-tree.c4219 ret = btrfs_chunk_alloc(trans, ffe_ctl->flags,
/linux-master/include/trace/events/
H A Dbtrfs.h1092 DEFINE_EVENT(btrfs__chunk, btrfs_chunk_alloc,

Completed in 231 milliseconds