sysfs_get         425 fs/sysfs/dir.c 	sd->s_parent = sysfs_get(acxt->parent_sd);
sysfs_get         634 fs/sysfs/dir.c 	sysfs_get(sd);
sysfs_get         722 fs/sysfs/dir.c 	dentry->d_fsdata = sysfs_get(sd);
sysfs_get         916 fs/sysfs/dir.c 	sysfs_get(new_parent_sd);
sysfs_get         541 fs/sysfs/file.c 		dir_sd = sysfs_get(kobj->sd);
sysfs_get         635 fs/sysfs/file.c 		dir_sd = sysfs_get(kobj->sd);
sysfs_get          77 fs/sysfs/group.c 	sysfs_get(sd);
sysfs_get         142 fs/sysfs/group.c 		sd = sysfs_get(dir_sd);
sysfs_get          47 fs/sysfs/symlink.c 		target_sd = sysfs_get(target->sd);