Home
last modified time | relevance | path

Searched defs:srcdev (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/
Ddev-replace.c243 struct btrfs_device *srcdev, in btrfs_init_dev_replace_tgtdev()
561 bool btrfs_finish_block_group_to_copy(struct btrfs_device *srcdev, in btrfs_finish_block_group_to_copy()
798 static int btrfs_set_target_alloc_state(struct btrfs_device *srcdev, in btrfs_set_target_alloc_state()
825 struct btrfs_device *srcdev, in btrfs_dev_replace_update_device_in_mapping_tree()
Dvolumes.c2248 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_remove_srcdev()
2275 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_free_srcdev()
5833 struct btrfs_device *srcdev; in find_live_mirror() local
Dctree.h466 struct btrfs_device *srcdev; member