Searched refs:nf_to_vt (Results 1 – 3 of 3) sorted by relevance
178 static vtype_t nf_to_vt[] = { variable210 vap->va_type = nf_to_vt[na->type]; in nfsgetattr()
577 #define n2v_type(x) (NA_ISFIFO(x) ? VFIFO : nf_to_vt[(x)->na_type])1039 extern vtype_t nf_to_vt[];
1016 vtype_t nf_to_vt[] = { variable1039 vap->va_type = nf_to_vt[na->na_type]; in nattr_to_vattr()