Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.c399 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
416 btrfs_free_device(device); in free_fs_devices()
575 btrfs_free_device(device); in btrfs_free_stale_devices()
853 btrfs_free_device(device); in device_list_add()
1007 btrfs_free_device(device); in clone_fs_devices()
1019 btrfs_free_device(device); in clone_fs_devices()
1074 btrfs_free_device(device); in __btrfs_free_extra_devids()
1219 btrfs_free_device(device); in open_fs_devices()
2208 btrfs_free_device(device); in btrfs_rm_device()
2274 btrfs_free_device(srcdev); in btrfs_rm_dev_replace_free_srcdev()
[all …]
Dvolumes.h645 void btrfs_free_device(struct btrfs_device *device);
Ddev-replace.c301 btrfs_free_device(device); in btrfs_init_dev_replace_tgtdev()