Home
last modified time | relevance | path

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

/linux-4.1.27/fs/sysfs/
Ddir.c151 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) in sysfs_remove_mount_point() function
157 EXPORT_SYMBOL_GPL(sysfs_remove_mount_point);
/linux-4.1.27/fs/configfs/
Dmount.c153 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()
164 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
/linux-4.1.27/security/
Dinode.c228 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
/linux-4.1.27/include/linux/
Dsysfs.h215 void sysfs_remove_mount_point(struct kobject *parent_kobj,
311 static inline void sysfs_remove_mount_point(struct kobject *parent_kobj, in sysfs_remove_mount_point() function
/linux-4.1.27/arch/s390/hypfs/
Dinode.c491 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in hypfs_init()
509 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in hypfs_exit()
/linux-4.1.27/fs/pstore/
Dinode.c475 sysfs_remove_mount_point(fs_kobj, "pstore"); in init_pstore_fs()
/linux-4.1.27/fs/debugfs/
Dinode.c733 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/linux-4.1.27/security/selinux/
Dselinuxfs.c1870 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()
1889 sysfs_remove_mount_point(fs_kobj, "selinux"); in exit_sel_fs()
/linux-4.1.27/fs/fuse/
Dinode.c1266 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
/linux-4.1.27/kernel/
Dcgroup.c5064 sysfs_remove_mount_point(fs_kobj, "cgroup"); in cgroup_init()