Searched refs:svkncp (Results 1 – 1 of 1) sorted by relevance
1133 struct knetconfig *sikncp, *svkncp; in nfs4_trigger_esi_create_mirrormount() local1173 svkncp = svp->sv_knconf; in nfs4_trigger_esi_create_mirrormount()1174 sikncp->knc_semantics = svkncp->knc_semantics; in nfs4_trigger_esi_create_mirrormount()1177 (char *)svkncp->knc_protofmly); in nfs4_trigger_esi_create_mirrormount()1179 (void) strcat((char *)sikncp->knc_proto, (char *)svkncp->knc_proto); in nfs4_trigger_esi_create_mirrormount()1180 sikncp->knc_rdev = svkncp->knc_rdev; in nfs4_trigger_esi_create_mirrormount()1698 struct knetconfig *sikncp, *svkncp; in nfs4_trigger_esi_create_referral() local1769 svkncp = nfsfsloc.knconf; in nfs4_trigger_esi_create_referral()1770 sikncp->knc_semantics = svkncp->knc_semantics; in nfs4_trigger_esi_create_referral()1773 (char *)svkncp->knc_protofmly, KNC_STRSIZE); in nfs4_trigger_esi_create_referral()[all …]