Searched refs:btrfs_can_relocate (Results 1 – 3 of 3) sorted by relevance
2694 int btrfs_can_relocate(struct btrfs_fs_info *fs_info, u64 bytenr);
2847 ret = btrfs_can_relocate(fs_info, chunk_offset); in btrfs_relocate_chunk()
9381 int btrfs_can_relocate(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_can_relocate() function