Home
last modified time | relevance | path

Searched refs:sysfs_remove_mount_point (Results 1 – 5 of 5) sorted by relevance

/fs/sysfs/
Ddir.c156 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) in sysfs_remove_mount_point() function
162 EXPORT_SYMBOL_GPL(sysfs_remove_mount_point);
/fs/configfs/
Dmount.c158 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()
169 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
/fs/pstore/
Dinode.c440 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()
449 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
/fs/debugfs/
Dinode.c906 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/fs/fuse/
Dinode.c1468 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()