reipl_fcp_kset 888 arch/s390/kernel/ipl.c static struct kset *reipl_fcp_kset; reipl_fcp_kset 1003 arch/s390/kernel/ipl.c reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, reipl_fcp_kset 1005 arch/s390/kernel/ipl.c if (!reipl_fcp_kset) { reipl_fcp_kset 1010 arch/s390/kernel/ipl.c rc = sysfs_create_group(&reipl_fcp_kset->kobj, &reipl_fcp_attr_group); reipl_fcp_kset 1012 arch/s390/kernel/ipl.c kset_unregister(reipl_fcp_kset);