Searched refs:btrfs_clone_dev_zone_info (Results 1 – 3 of 3) sorted by relevance
46 struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info(struct btrfs_device *orig_dev);111 static inline struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info( in btrfs_clone_dev_zone_info() function
633 struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info(struct btrfs_device *orig_dev) in btrfs_clone_dev_zone_info() function
1026 zone_info = btrfs_clone_dev_zone_info(orig_dev); in clone_fs_devices()