Home
last modified time | relevance | path

Searched refs:svkncp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c1138 struct knetconfig *sikncp, *svkncp; in nfs4_trigger_esi_create_mirrormount() local
1178 svkncp = svp->sv_knconf; in nfs4_trigger_esi_create_mirrormount()
1179 sikncp->knc_semantics = svkncp->knc_semantics; in nfs4_trigger_esi_create_mirrormount()
1182 (char *)svkncp->knc_protofmly); in nfs4_trigger_esi_create_mirrormount()
1184 (void) strcat((char *)sikncp->knc_proto, (char *)svkncp->knc_proto); in nfs4_trigger_esi_create_mirrormount()
1185 sikncp->knc_rdev = svkncp->knc_rdev; in nfs4_trigger_esi_create_mirrormount()
1703 struct knetconfig *sikncp, *svkncp; in nfs4_trigger_esi_create_referral() local
1774 svkncp = nfsfsloc.knconf; in nfs4_trigger_esi_create_referral()
1775 sikncp->knc_semantics = svkncp->knc_semantics; in nfs4_trigger_esi_create_referral()
1778 (char *)svkncp->knc_protofmly, KNC_STRSIZE); in nfs4_trigger_esi_create_referral()
[all …]