Lines Matching refs:btrfs_fs_devices
345 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid, in alloc_fs_devices()
348 struct btrfs_fs_devices *fs_devs; in alloc_fs_devices()
380 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
395 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids()
399 struct btrfs_fs_devices, fs_list); in btrfs_cleanup_fs_uuids()
443 static noinline struct btrfs_fs_devices *find_fsid( in find_fsid()
446 struct btrfs_fs_devices *fs_devices; in find_fsid()
465 static struct btrfs_fs_devices *find_fsid_with_metadata_uuid( in find_fsid_with_metadata_uuid()
469 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid()
567 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices()
616 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
693 static struct btrfs_fs_devices *find_fsid_inprogress( in find_fsid_inprogress()
696 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress()
711 static struct btrfs_fs_devices *find_fsid_changed( in find_fsid_changed()
714 struct btrfs_fs_devices *fs_devices; in find_fsid_changed()
746 static struct btrfs_fs_devices *find_fsid_reverted_metadata( in find_fsid_reverted_metadata()
749 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata()
783 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add()
995 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices()
997 struct btrfs_fs_devices *fs_devices; in clone_fs_devices()
1046 static void __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, in __btrfs_free_extra_devids()
1092 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step) in btrfs_free_extra_devids()
1095 struct btrfs_fs_devices *seed_dev; in btrfs_free_extra_devids()
1123 struct btrfs_fs_devices *fs_devices = device->fs_devices; in btrfs_close_one_device()
1153 static void close_fs_devices(struct btrfs_fs_devices *fs_devices) in close_fs_devices()
1172 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
1175 struct btrfs_fs_devices *tmp; in btrfs_close_devices()
1190 static int open_fs_devices(struct btrfs_fs_devices *fs_devices, in open_fs_devices()
1238 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
1944 struct btrfs_fs_devices *fs_devs, struct btrfs_device *device) in btrfs_find_next_active_device()
2044 struct btrfs_fs_devices *cur_devices; in btrfs_rm_device()
2045 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_rm_device()
2191 struct btrfs_fs_devices *fs_devices; in btrfs_rm_dev_replace_remove_srcdev()
2218 struct btrfs_fs_devices *fs_devices = srcdev->fs_devices; in btrfs_rm_dev_replace_free_srcdev()
2245 struct btrfs_fs_devices *fs_devices = tgtdev->fs_info->fs_devices; in btrfs_destroy_dev_replace_tgtdev()
2347 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_prepare_sprout()
2348 struct btrfs_fs_devices *old_devices; in btrfs_prepare_sprout()
2349 struct btrfs_fs_devices *seed_devices; in btrfs_prepare_sprout()
2495 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_new_device()
2927 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_remove_chunk()
4846 struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl_policy_regular()
4876 static void init_alloc_chunk_ctl(struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl()
4901 static int gather_device_info(struct btrfs_fs_devices *fs_devices, in gather_device_info()
5022 static int decide_stripe_size(struct btrfs_fs_devices *fs_devices, in decide_stripe_size()
5151 struct btrfs_fs_devices *fs_devices = info->fs_devices; in btrfs_alloc_chunk()
6449 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices, in btrfs_find_device()
6454 struct btrfs_fs_devices *seed_devs; in btrfs_find_device()
6481 static struct btrfs_device *add_missing_dev(struct btrfs_fs_devices *fs_devices, in add_missing_dev()
6719 static struct btrfs_fs_devices *open_seed_devices(struct btrfs_fs_info *fs_info, in open_seed_devices()
6722 struct btrfs_fs_devices *fs_devices; in open_seed_devices()
6777 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in read_one_dev()
7188 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in btrfs_init_devices_late()
7272 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in btrfs_init_dev_stats()
7372 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_run_dev_stats()
7450 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_stats()
7595 struct btrfs_fs_devices *devs; in verify_one_dev_extent()
7598 struct btrfs_fs_devices, seed_list); in verify_one_dev_extent()