Searched refs:vtonfsv2_type (Results 1 – 3 of 3) sorted by relevance
240 #define vtonfsv2_type(a) txdr_unsigned(nfsv2_type[((int32_t)(a))]) macro
765 #define vtonfsv2_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \ macro
1448 fp->fa_type = vtonfsv2_type(nvap->na_type); in nfsrv_fillattr()