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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h1023 enum vtype nfstov_type(nfstype, int);
H A Dnfs4_subs.c319 nvap->nva_type = nfstov_type(val, NFS_VER4);
H A Dnfs_subs.c153 nfstov_type(nfstype nvtype, int nfsvers) function
1129 nvap->nva_type = nfstov_type(vtype, nfsvers);
1148 vtype = nfstov_type(vtype, nfsvers);
H A Dnfs_serv.c2182 vtyp = nfstov_type(vtyp, NFS_VER3);

Completed in 293 milliseconds