Searched refs:sysfs_remove_mount_point (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/fs/sysfs/ |
H A D | dir.c | 155 void sysfs_remove_mount_point(struct kobject *parent_kobj, const char *name) in sysfs_remove_mount_point() function 161 EXPORT_SYMBOL_GPL(sysfs_remove_mount_point);
|
/openbmc/linux/fs/configfs/ |
H A D | mount.c | 156 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init() 167 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
|
/openbmc/linux/fs/pstore/ |
H A D | inode.c | 483 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs() 492 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
|
/openbmc/linux/security/ |
H A D | inode.c | 341 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
|
/openbmc/linux/include/linux/ |
H A D | sysfs.h | 270 void sysfs_remove_mount_point(struct kobject *parent_kobj, 391 static inline void sysfs_remove_mount_point(struct kobject *parent_kobj, in sysfs_remove_mount_point() function
|
/openbmc/linux/arch/s390/hypfs/ |
H A D | inode.c | 475 sysfs_remove_mount_point(hypervisor_kobj, "s390"); in __hypfs_fs_init()
|
/openbmc/linux/fs/debugfs/ |
H A D | inode.c | 912 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
|
/openbmc/linux/kernel/bpf/ |
H A D | inode.c | 813 sysfs_remove_mount_point(fs_kobj, "bpf"); in bpf_init()
|
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | rdtgroup.c | 3863 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_init() 3874 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_exit()
|
/openbmc/linux/fs/fuse/ |
H A D | inode.c | 2066 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | 2157 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()
|