Home
last modified time | relevance | path

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

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