btrfs_shrink_device
ret = btrfs_shrink_device(device, new_size);
ret = btrfs_shrink_device(device, 0);
int btrfs_shrink_device(struct btrfs_device *device, u64 new_size);