Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/nfs/
H A Dnfs.h1250 enum vtype nfstov_type(nfstype, int);
H A Dnfs_subs.c198 nfstov_type(nfstype nvtype, int nfsvers) in nfstov_type() function
H A Dnfs_serv.c2417 vtyp = nfstov_type(nvtype, NFS_VER3); in nfsrv_mknod()