Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c377 if (!xdr_netloc_type4(xdrs, &objp->nl_type)) in xdr_netloc4()
379 switch (objp->nl_type) { in xdr_netloc4()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x692 union netloc4 switch (netloc_type4 nl_type) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h712 netloc_type4 nl_type; member