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 btrfs_init_dev_replace_tgtdev(struct btrfs_fs_info * fs_info,const char * device_path,struct btrfs_device * srcdev,struct btrfs_device ** device_out) btrfs_init_dev_replace_tgtdev() argument
532 btrfs_finish_block_group_to_copy(struct btrfs_device * srcdev,struct btrfs_block_group * cache,u64 physical) btrfs_finish_block_group_to_copy() argument
784 btrfs_set_target_alloc_state(struct btrfs_device * srcdev,struct btrfs_device * tgtdev) btrfs_set_target_alloc_state() argument
811 btrfs_dev_replace_update_device_in_mapping_tree(struct btrfs_fs_info * fs_info,struct btrfs_device * srcdev,struct btrfs_device * tgtdev) btrfs_dev_replace_update_device_in_mapping_tree() argument
[all...]
H A Dvolumes.c2347 list_del(&srcdev->dev_alloc_list); in btrfs_rm_dev_replace_remove_srcdev() argument
2374 btrfs_rm_dev_replace_free_srcdev(struct btrfs_device * srcdev) btrfs_rm_dev_replace_free_srcdev() argument
6011 struct btrfs_device *srcdev; find_live_mirror() local
[all...]
H A Dfs.h341 struct btrfs_device *srcdev; global() member