Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs3ops.c190 vtype_t nf3_to_vt[] = in nfs3getattr() local
218 vap->va_type = nf3_to_vt[na->type]; in nfs3getattr()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c1204 nf3_to_vt[res.resok.obj_attributes.attr. in nfs3rootvp()
1219 nf3_to_vt[res.resok.obj_attributes.attr. in nfs3rootvp()
H A Dnfs3_xdr.c601 vap->va_type = nf3_to_vt[vap->va_type]; in xdr_fattr3_to_vattr()
756 vap->va_type = nf3_to_vt[vap->va_type]; in xdr_fattr3_to_vattr()
H A Dnfs_client.c1108 vtype_t nf3_to_vt[] = { variable
1130 vap->va_type = nf3_to_vt[na->type]; in fattr3_to_vattr()
H A Dnfs_subr.c2411 vp->v_type = nf3_to_vt[attr->type]; in makenfs3node()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2363 extern vtype_t nf3_to_vt[];