sysfs_remove_file_ns  104 drivers/base/class.c 		sysfs_remove_file_ns(&cls->p->subsys.kobj, &attr->attr, ns);
sysfs_remove_file_ns  471 fs/sysfs/file.c EXPORT_SYMBOL_GPL(sysfs_remove_file_ns);
sysfs_remove_file_ns  252 include/linux/sysfs.h void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr,
sysfs_remove_file_ns  536 include/linux/sysfs.h 	sysfs_remove_file_ns(kobj, attr, NULL);