Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h3759 int btrfs_relocate_block_group(struct btrfs_root *root, u64 group_start);
Drelocation.c4104 int btrfs_relocate_block_group(struct btrfs_root *extent_root, u64 group_start) function
Dvolumes.c2384 ret = btrfs_relocate_block_group(extent_root, chunk_offset); in btrfs_relocate_chunk()