Searched refs:btrfs_can_relocate (Results 1 – 3 of 3) sorted by relevance
3478 int btrfs_can_relocate(struct btrfs_root *root, u64 bytenr);
2844 ret = btrfs_can_relocate(extent_root, chunk_offset); in btrfs_relocate_chunk()
9308 int btrfs_can_relocate(struct btrfs_root *root, u64 bytenr) in btrfs_can_relocate() function