Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dvolumes.h609 struct btrfs_block_group *btrfs_create_chunk(struct btrfs_trans_handle *trans,
Dblock-group.c3801 bg = btrfs_create_chunk(trans, flags); in do_chunk_alloc()
3850 sys_bg = btrfs_create_chunk(trans, sys_flags); in do_chunk_alloc()
4178 bg = btrfs_create_chunk(trans, flags); in reserve_chunk_space()
Dvolumes.c3187 sys_bg = btrfs_create_chunk(trans, sys_flags); in btrfs_remove_chunk()
5468 struct btrfs_block_group *btrfs_create_chunk(struct btrfs_trans_handle *trans, in btrfs_create_chunk() function
5668 meta_bg = btrfs_create_chunk(trans, alloc_profile); in init_first_rw_device()
5673 sys_bg = btrfs_create_chunk(trans, alloc_profile); in init_first_rw_device()