Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c372 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
389 btrfs_free_device(device); in free_fs_devices()
628 btrfs_free_device(device); in btrfs_free_stale_devices()
898 btrfs_free_device(device); in device_list_add()
1061 btrfs_free_device(device); in clone_fs_devices()
1116 btrfs_free_device(device); in __btrfs_free_extra_devids()
1261 btrfs_free_device(device); in open_fs_devices()
2223 btrfs_free_device(device); in btrfs_rm_device()
2281 btrfs_free_device(srcdev); in btrfs_rm_dev_replace_free_srcdev()
2331 btrfs_free_device(tgtdev); in btrfs_destroy_dev_replace_tgtdev()
[all …]
H A Dvolumes.h449 void btrfs_free_device(struct btrfs_device *device);
H A Ddev-replace.c291 btrfs_free_device(device); in btrfs_init_dev_replace_tgtdev()