X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=volumes.h;h=11572e78c04fa10cba677182f4e8710caf623ec2;hb=5432a68997e40a91edc9497713b64bdd4a094300;hp=d5bb5f8663a3b8f294762ced0dff3936c5b03363;hpb=a450dc4bfe76329b908e2b5aa43d3e6a6aa22732;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/volumes.h b/volumes.h index d5bb5f8..11572e7 100644 --- a/volumes.h +++ b/volumes.h @@ -248,4 +248,5 @@ u64 btrfs_stripe_length(struct btrfs_fs_info *fs_info, int btrfs_fix_device_size(struct btrfs_fs_info *fs_info, struct btrfs_device *device); int btrfs_fix_super_size(struct btrfs_fs_info *fs_info); +int btrfs_fix_device_and_super_size(struct btrfs_fs_info *fs_info); #endif