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

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsproto.h645 #define vtonfsv34_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \ macro
H A Dnfs_commonsubs.c2132 *tl = vtonfsv34_type(vap->va_type);
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1393 fp->fa_type = vtonfsv34_type(nvap->na_type);
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1776 *tl++ = vtonfsv34_type(vtyp);
1781 *tl = vtonfsv34_type(vtyp);
1787 *tl = vtonfsv34_type(vtyp);

Completed in 70 milliseconds