Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dblock-group.h300 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans,
Dblock-group.c2462 struct btrfs_block_group *btrfs_make_block_group(struct btrfs_trans_handle *trans, in btrfs_make_block_group() function
Dvolumes.c5419 block_group = btrfs_make_block_group(trans, 0, type, start, ctl->chunk_size); in create_chunk()