Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsysfs.h28 void btrfs_sysfs_remove_device(struct btrfs_device *device);
H A Dsysfs.c1740 btrfs_sysfs_remove_device(device); in btrfs_sysfs_remove_fs_devices()
1744 btrfs_sysfs_remove_device(device); in btrfs_sysfs_remove_fs_devices()
1996 void btrfs_sysfs_remove_device(struct btrfs_device *device) in btrfs_sysfs_remove_device() function
H A Ddev-replace.c1011 btrfs_sysfs_remove_device(src_device); in btrfs_dev_replace_finishing()