Searched refs:nfstov_type (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1114 enum vtype nfstov_type(nfstype, int);
H A Dnfs_subs.c158 nfstov_type(nfstype nvtype, int nfsvers) function
1246 nvap->nva_type = vtype = nfstov_type(nvtype, nfsvers);
1265 vtype = nfstov_type(nvtype, nfsvers);
H A Dnfs4_subs.c1577 nvap->nva_type = nfstov_type(val, NFS_VER4);
H A Dnfs_serv.c2201 vtyp = nfstov_type(nvtype, NFS_VER3);
H A Dnfs4_vnops.c6452 if (vnode_vtype(newvp) != nfstov_type(type, nfsvers))

Completed in 43 milliseconds