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