Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h200 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
Dblock-group.c859 int btrfs_remove_block_group(struct btrfs_trans_handle *trans, in btrfs_remove_block_group() function
Dvolumes.c3042 ret = btrfs_remove_block_group(trans, chunk_offset, em); in btrfs_remove_chunk()