Searched refs:sysfs_remove_mount_point (Results 1 – 6 of 6) sorted by relevance
155 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) in sysfs_remove_mount_point() function161 EXPORT_SYMBOL_GPL(sysfs_remove_mount_point);
157 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()168 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
515 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()524 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
922 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()928 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
2215 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
4292 sysfs_remove_mount_point(fs_kobj, "resctrl"); in resctrl_init()
Completed in 789 milliseconds