Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/nfs/
H A Dnfs.h1096 enum vtype nfstov_type(nfstype, int);
H A Dnfs_subs.c195 nfstov_type(nfstype nvtype, int nfsvers) in nfstov_type() function
H A Dnfs_serv.c2406 vtyp = nfstov_type(nvtype, NFS_VER3); in nfsrv_mknod()