Lines Matching refs:btrfs_fs_devices
346 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid, in alloc_fs_devices()
349 struct btrfs_fs_devices *fs_devs; in alloc_fs_devices()
381 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
396 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids()
400 struct btrfs_fs_devices, fs_list); in btrfs_cleanup_fs_uuids()
444 static noinline struct btrfs_fs_devices *find_fsid( in find_fsid()
447 struct btrfs_fs_devices *fs_devices; in find_fsid()
466 static struct btrfs_fs_devices *find_fsid_with_metadata_uuid( in find_fsid_with_metadata_uuid()
470 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid()
600 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices()
649 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
726 static struct btrfs_fs_devices *find_fsid_inprogress( in find_fsid_inprogress()
729 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress()
744 static struct btrfs_fs_devices *find_fsid_changed( in find_fsid_changed()
747 struct btrfs_fs_devices *fs_devices; in find_fsid_changed()
779 static struct btrfs_fs_devices *find_fsid_reverted_metadata( in find_fsid_reverted_metadata()
782 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata()
816 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add()
1028 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices()
1030 struct btrfs_fs_devices *fs_devices; in clone_fs_devices()
1078 static void __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, in __btrfs_free_extra_devids()
1125 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step) in btrfs_free_extra_devids()
1128 struct btrfs_fs_devices *seed_dev; in btrfs_free_extra_devids()
1156 struct btrfs_fs_devices *fs_devices = device->fs_devices; in btrfs_close_one_device()
1204 static void close_fs_devices(struct btrfs_fs_devices *fs_devices) in close_fs_devices()
1223 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices()
1226 struct btrfs_fs_devices *tmp; in btrfs_close_devices()
1241 static int open_fs_devices(struct btrfs_fs_devices *fs_devices, in open_fs_devices()
1289 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in btrfs_open_devices()
2001 struct btrfs_fs_devices *fs_devs, struct btrfs_device *device) in btrfs_find_next_active_device()
2101 struct btrfs_fs_devices *cur_devices; in btrfs_rm_device()
2102 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_rm_device()
2248 struct btrfs_fs_devices *fs_devices; in btrfs_rm_dev_replace_remove_srcdev()
2275 struct btrfs_fs_devices *fs_devices = srcdev->fs_devices; in btrfs_rm_dev_replace_free_srcdev()
2302 struct btrfs_fs_devices *fs_devices = tgtdev->fs_info->fs_devices; in btrfs_destroy_dev_replace_tgtdev()
2404 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_prepare_sprout()
2405 struct btrfs_fs_devices *old_devices; in btrfs_prepare_sprout()
2406 struct btrfs_fs_devices *seed_devices; in btrfs_prepare_sprout()
2552 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_init_new_device()
2984 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_remove_chunk()
4907 struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl_policy_regular()
4937 static void init_alloc_chunk_ctl(struct btrfs_fs_devices *fs_devices, in init_alloc_chunk_ctl()
4962 static int gather_device_info(struct btrfs_fs_devices *fs_devices, in gather_device_info()
5083 static int decide_stripe_size(struct btrfs_fs_devices *fs_devices, in decide_stripe_size()
5212 struct btrfs_fs_devices *fs_devices = info->fs_devices; in btrfs_alloc_chunk()
6510 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices, in btrfs_find_device()
6515 struct btrfs_fs_devices *seed_devs; in btrfs_find_device()
6542 static struct btrfs_device *add_missing_dev(struct btrfs_fs_devices *fs_devices, in add_missing_dev()
6780 static struct btrfs_fs_devices *open_seed_devices(struct btrfs_fs_info *fs_info, in open_seed_devices()
6783 struct btrfs_fs_devices *fs_devices; in open_seed_devices()
6838 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in read_one_dev()
7249 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in btrfs_init_devices_late()
7333 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in btrfs_init_dev_stats()
7433 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_run_dev_stats()
7511 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_get_dev_stats()
7656 struct btrfs_fs_devices *devs; in verify_one_dev_extent()
7659 struct btrfs_fs_devices, seed_list); in verify_one_dev_extent()