Home
last modified time | relevance | path

Searched refs:vtonfs_type (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/nfs/
H A Dnfs.h1103 nfstype vtonfs_type(enum vtype, int);
H A Dnfs_subs.c163 vtonfs_type(enum vtype vtype, int nfsvers) in vtonfs_type() function
1168 nfsm_chain_add_32(error, nmc, vtonfs_type(vap->va_type, nd->nd_vers)); in nfsm_chain_add_fattr()