Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/nfs/
H A Dnfs.h1104 enum vtype nfstov_type(nfstype, int);
H A Dnfs_subs.c197 nfstov_type(nfstype nvtype, int nfsvers) in nfstov_type() function
H A Dnfs_serv.c2416 vtyp = nfstov_type(nvtype, NFS_VER3); in nfsrv_mknod()