Searched refs:vt2fst (Results 1 – 1 of 1) sorted by relevance
1654 } vt2fst[] = { in vntype2psfsttype() local1665 #define NVFTYPES (sizeof(vt2fst) / sizeof(*vt2fst)) in vntype2psfsttype()1670 if (type == vt2fst[i].vtype) { in vntype2psfsttype()1671 fst_type = vt2fst[i].fst_vtype; in vntype2psfsttype()