Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dvolumes.h465 void btrfs_assign_next_active_device(struct btrfs_device *device,
Ddev-replace.c1001 btrfs_assign_next_active_device(src_device, tgt_device); in btrfs_dev_replace_finishing()
Dvolumes.c1994 void __cold btrfs_assign_next_active_device(struct btrfs_device *device, in btrfs_assign_next_active_device() function
2177 btrfs_assign_next_active_device(device, NULL); in btrfs_rm_device()
2302 btrfs_assign_next_active_device(tgtdev, NULL); in btrfs_destroy_dev_replace_tgtdev()