Home
last modified time | relevance | path

Searched refs:btrfs_alloc_chunk (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dvolumes.h453 struct btrfs_block_group *btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
Dblock-group.c3383 bg = btrfs_alloc_chunk(trans, flags); in do_chunk_alloc()
3444 sys_bg = btrfs_alloc_chunk(trans, sys_flags); in do_chunk_alloc()
3737 bg = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
Dvolumes.c3099 sys_bg = btrfs_alloc_chunk(trans, sys_flags); in btrfs_remove_chunk()
5380 struct btrfs_block_group *btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in btrfs_alloc_chunk() function
5581 meta_bg = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()
5586 sys_bg = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()