Home
last modified time | relevance | path

Searched refs:sysfs_remove_link (Results 1 – 4 of 4) sorted by relevance

/fs/sysfs/
Dsymlink.c142 void sysfs_remove_link(struct kobject *kobj, const char *name) in sysfs_remove_link() function
153 EXPORT_SYMBOL_GPL(sysfs_remove_link);
/fs/btrfs/
Dsysfs.c653 sysfs_remove_link(fs_devices->device_dir_kobj, in btrfs_sysfs_rm_device_link()
667 sysfs_remove_link(fs_devices->device_dir_kobj, in btrfs_sysfs_rm_device_link()
/fs/gfs2/
Dsys.c703 sysfs_remove_link(&sdp->sd_kobj, "device"); in gfs2_sys_fs_del()
/fs/
Dblock_dev.c913 sysfs_remove_link(from, kobject_name(to)); in del_symlink()