Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dblock-group.h249 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used,
Dblock-group.c2136 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used, in btrfs_make_block_group() function
Dvolumes.c5112 ret = btrfs_make_block_group(trans, 0, type, start, ctl->chunk_size); in create_chunk()