Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddev-replace.c234 struct btrfs_device *srcdev, in btrfs_init_dev_replace_tgtdev()
532 bool btrfs_finish_block_group_to_copy(struct btrfs_device *srcdev, in btrfs_finish_block_group_to_copy()
784 static int btrfs_set_target_alloc_state(struct btrfs_device *srcdev, in btrfs_set_target_alloc_state()
811 struct btrfs_device *srcdev, in btrfs_dev_replace_update_device_in_mapping_tree()
H A Dvolumes.c2350 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_remove_srcdev()
2377 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_free_srcdev()
6014 struct btrfs_device *srcdev; in find_live_mirror() local
H A Dfs.h341 struct btrfs_device *srcdev; member