Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.h422 void btrfs_free_device(struct btrfs_device *device);
Dvolumes.c267 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
282 btrfs_free_device(device); in free_fs_devices()
666 btrfs_free_device(device); in btrfs_free_stale_devices()
795 btrfs_free_device(device); in device_list_add()
911 btrfs_free_device(device); in clone_fs_devices()
983 btrfs_free_device(device); in btrfs_free_extra_devids()
1001 btrfs_free_device(device); in free_device_rcu()
2530 btrfs_free_device(device); in btrfs_init_new_device()
6300 btrfs_free_device(dev); in btrfs_alloc_device()
Ddev-replace.c235 btrfs_free_device(device); in btrfs_init_dev_replace_tgtdev()