Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c219 ss->eir_server_scope_val = kmem_alloc(id_len, KM_SLEEP); in rfs4x_set_trunkinfo()
220 (void) memcpy(ss->eir_server_scope_val, s, id_len); in rfs4x_set_trunkinfo()
H A Dnfs4x_xdr.c1210 (char **)&objp->eir_server_scope.eir_server_scope_val, in xdr_EXCHANGE_ID4resok()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2426 char *eir_server_scope_val; member