sysfs_hash_and_remove  255 fs/sysfs/bin.c 	sysfs_hash_and_remove(kobj->sd, attr->attr.name);
sysfs_hash_and_remove  617 fs/sysfs/file.c 	sysfs_hash_and_remove(kobj->sd, attr->name);
sysfs_hash_and_remove  637 fs/sysfs/file.c 		sysfs_hash_and_remove(dir_sd, attr->name);
sysfs_hash_and_remove   26 fs/sysfs/group.c 		sysfs_hash_and_remove(dir_sd, (*attr)->name);
sysfs_hash_and_remove   42 fs/sysfs/group.c 			sysfs_hash_and_remove(dir_sd, (*attr)->name);
sysfs_hash_and_remove  122 fs/sysfs/symlink.c 	sysfs_hash_and_remove(parent_sd, name);
sysfs_hash_and_remove  147 fs/sysfs/sysfs.h int sysfs_hash_and_remove(struct sysfs_dirent *dir_sd, const char *name);