Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.h435 void btrfs_free_device(struct btrfs_device *device);
Dvolumes.c274 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
289 btrfs_free_device(device); in free_fs_devices()
652 btrfs_free_device(device); in btrfs_free_stale_devices()
786 btrfs_free_device(device); in device_list_add()
939 btrfs_free_device(device); in clone_fs_devices()
1002 btrfs_free_device(device); in btrfs_free_extra_devids()
1020 btrfs_free_device(device); in free_device_rcu()
2567 btrfs_free_device(device); in btrfs_init_new_device()
6354 btrfs_free_device(dev); in btrfs_alloc_device()
Ddev-replace.c257 btrfs_free_device(device); in btrfs_init_dev_replace_tgtdev()