X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fsysfs.h;fp=fs%2Fbtrfs%2Fsysfs.h;h=e6a284c59809c9696eb1fa8cb1e2f29c800acf37;hb=43a7548e28a6df12a6170421d9d016c576010baa;hp=86c7eef128731ea5aa88efefb8a43d251d8fad34;hpb=35d4aeea10558d12022d752b20be371aced557da;p=linux-2.6-microblaze.git diff --git a/fs/btrfs/sysfs.h b/fs/btrfs/sysfs.h index 86c7eef12873..e6a284c59809 100644 --- a/fs/btrfs/sysfs.h +++ b/fs/btrfs/sysfs.h @@ -3,8 +3,17 @@ #ifndef BTRFS_SYSFS_H #define BTRFS_SYSFS_H +#include +#include #include +struct btrfs_fs_info; +struct btrfs_device; +struct btrfs_fs_devices; +struct btrfs_block_group; +struct btrfs_space_info; +struct btrfs_qgroup; + enum btrfs_feature_set { FEAT_COMPAT, FEAT_COMPAT_RO,