Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddev-replace.c245 struct btrfs_device *srcdev, in btrfs_init_dev_replace_tgtdev()
547 bool btrfs_finish_block_group_to_copy(struct btrfs_device *srcdev, in btrfs_finish_block_group_to_copy()
800 static int btrfs_set_target_alloc_state(struct btrfs_device *srcdev, in btrfs_set_target_alloc_state()
827 struct btrfs_device *srcdev, in btrfs_dev_replace_update_device_in_mapping_tree()
H A Dvolumes.c2269 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_remove_srcdev()
2296 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_device *srcdev) in btrfs_rm_dev_replace_free_srcdev()
5849 struct btrfs_device *srcdev; in find_live_mirror() local
H A Dfs.h264 struct btrfs_device *srcdev; member