Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dblock-group.h328 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans,
Dblock-group.c2860 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans, in btrfs_make_block_group() function
Dvolumes.c5621 block_group = btrfs_make_block_group(trans, type, start, ctl->chunk_size); in create_chunk()