Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Drelocation.h6 int btrfs_relocate_block_group(struct btrfs_fs_info *fs_info, u64 group_start);
H A Drelocation.c4019 int btrfs_relocate_block_group(struct btrfs_fs_info *fs_info, u64 group_start) in btrfs_relocate_block_group() function
H A Dvolumes.c3283 ret = btrfs_relocate_block_group(fs_info, chunk_offset); in btrfs_relocate_chunk()