|
@@ -89,4 +89,5 @@ int btrfs_kobj_rm_device(struct btrfs_fs_devices *fs_devices,
|
|
int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs,
|
|
int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs,
|
|
struct kobject *parent);
|
|
struct kobject *parent);
|
|
int btrfs_sysfs_add_device(struct btrfs_fs_devices *fs_devs);
|
|
int btrfs_sysfs_add_device(struct btrfs_fs_devices *fs_devs);
|
|
|
|
+void btrfs_sysfs_remove_fsid(struct btrfs_fs_devices *fs_devs);
|
|
#endif /* _BTRFS_SYSFS_H_ */
|
|
#endif /* _BTRFS_SYSFS_H_ */
|