Searched refs:btrfs_clone_dev_zone_info (Results 1 – 3 of 3) sorted by relevance
59 struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info(struct btrfs_device *orig_dev);118 static inline struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info( in btrfs_clone_dev_zone_info() function
606 struct btrfs_zoned_device_info *btrfs_clone_dev_zone_info(struct btrfs_device *orig_dev) in btrfs_clone_dev_zone_info() function
990 zone_info = btrfs_clone_dev_zone_info(orig_dev); in clone_fs_devices()