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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h1022 nfstype vtonfs_type(enum vtype, int);
H A Dnfs_subs.c123 vtonfs_type(enum vtype vtype, int nfsvers) function
1824 nfsm_chain_add_32(error, nmc, vtonfs_type(vap->va_type, nd->nd_vers));
H A Dnfs4_vnops.c1927 vtonfs_type(ap->a_vap->va_type, nmp->nm_vers), NULL, &np);
H A Dnfs_vnops.c2726 nfsm_chain_add_32(error, &nmreq, vtonfs_type(vap->va_type, nfsvers));

Completed in 103 milliseconds