Home
last modified time | relevance | path

Searched refs:btrfs_assign_next_active_device (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h441 void btrfs_assign_next_active_device(struct btrfs_device *device,
H A Ddev-replace.c802 btrfs_assign_next_active_device(src_device, tgt_device); in btrfs_dev_replace_finishing()
H A Dvolumes.c2021 void __cold btrfs_assign_next_active_device(struct btrfs_device *device, in btrfs_assign_next_active_device() function
2200 btrfs_assign_next_active_device(device, NULL); in btrfs_rm_device()
2313 btrfs_assign_next_active_device(tgtdev, NULL); in btrfs_destroy_dev_replace_tgtdev()