Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h309 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans,
Dblock-group.c2571 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans, in btrfs_make_block_group() function
Dvolumes.c5464 block_group = btrfs_make_block_group(trans, 0, type, start, ctl->chunk_size); in create_chunk()