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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1113 nfstype vtonfs_type(enum vtype, int);
H A Dnfs_subs.c128 vtonfs_type(enum vtype vtype, int nfsvers) function
2256 nfsm_chain_add_32(error, nmc, vtonfs_type(vap->va_type, nd->nd_vers));
H A Dnfs_vnops.c3381 nfsm_chain_add_32(error, &nmreq, vtonfs_type(vap->va_type, nfsvers));
H A Dnfs4_vnops.c6502 vtonfs_type(ap->a_vap->va_type, nmp->nm_vers), NULL, &np);

Completed in 54 milliseconds