Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h205 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used,
Dblock-group.c1927 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used, in btrfs_make_block_group() function
Dvolumes.c5332 ret = btrfs_make_block_group(trans, 0, type, start, chunk_size); in __btrfs_alloc_chunk()