Searched defs:vtonfsv2_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/nfsserver/
H A Dnfs_srvsubs.c89 #define vtonfsv2_type(a) txdr_unsigned(nfsv2_type[((int32_t)(a))]) macro
/freebsd-10-stable/contrib/tcpdump/
H A Dnfs.h244 #define vtonfsv2_type(a) txdr_unsigned(nfsv2_type[((int32_t)(a))]) macro
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsproto.h667 #define vtonfsv2_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \ macro

Completed in 100 milliseconds