Home
last modified time | relevance | path

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

/linux/fs/sysfs/
H A Ddir.c155 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);
/linux/fs/configfs/
H A Dmount.c156 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_init()
167 sysfs_remove_mount_point(kernel_kobj, "config"); in configfs_exit()
/linux/fs/pstore/
H A Dinode.c477 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_init_fs()
486 sysfs_remove_mount_point(fs_kobj, "pstore"); in pstore_exit_fs()
/linux/security/
H A Dinode.c366 sysfs_remove_mount_point(kernel_kobj, "security"); in securityfs_init()
/linux/fs/debugfs/
H A Dinode.c958 sysfs_remove_mount_point(kernel_kobj, "debug"); in debugfs_init()
/linux/kernel/bpf/
H A Dinode.c1106 sysfs_remove_mount_point(fs_kobj, "bpf"); in bpf_init()
/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c4223 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_init()
4232 sysfs_remove_mount_point(fs_kobj, "resctrl"); in rdtgroup_exit()
/linux/security/selinux/
H A Dselinuxfs.c2145 sysfs_remove_mount_point(fs_kobj, "selinux"); in init_sel_fs()
/linux/fs/fuse/
H A Dinode.c2115 sysfs_remove_mount_point(fuse_kobj, "connections"); in fuse_sysfs_cleanup()