Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.h622 struct btrfs_block_group *btrfs_create_chunk(struct btrfs_trans_handle *trans,
Dblock-group.c3483 bg = btrfs_create_chunk(trans, flags); in do_chunk_alloc()
3532 sys_bg = btrfs_create_chunk(trans, sys_flags); in do_chunk_alloc()
3860 bg = btrfs_create_chunk(trans, flags); in reserve_chunk_space()
Dvolumes.c3172 sys_bg = btrfs_create_chunk(trans, sys_flags); in btrfs_remove_chunk()
5455 struct btrfs_block_group *btrfs_create_chunk(struct btrfs_trans_handle *trans, in btrfs_create_chunk() function
5655 meta_bg = btrfs_create_chunk(trans, alloc_profile); in init_first_rw_device()
5660 sys_bg = btrfs_create_chunk(trans, alloc_profile); in init_first_rw_device()