|
@@ -422,7 +422,7 @@ int btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
|
|
int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder,
|
|
int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder,
|
|
struct btrfs_fs_devices **fs_devices_ret);
|
|
struct btrfs_fs_devices **fs_devices_ret);
|
|
int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
|
|
int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
|
|
-void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step);
|
|
|
|
|
|
+void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step);
|
|
void btrfs_assign_next_active_device(struct btrfs_fs_info *fs_info,
|
|
void btrfs_assign_next_active_device(struct btrfs_fs_info *fs_info,
|
|
struct btrfs_device *device, struct btrfs_device *this_dev);
|
|
struct btrfs_device *device, struct btrfs_device *this_dev);
|
|
int btrfs_find_device_missing_or_by_path(struct btrfs_fs_info *fs_info,
|
|
int btrfs_find_device_missing_or_by_path(struct btrfs_fs_info *fs_info,
|