Searched refs:vntype (Results 1 – 1 of 1) sorted by relevance
1392 int vntype; in procstat_get_vnode_info_sysctl() local1408 vntype = kinfo_vtype2fst(kve->kve_vn_type); in procstat_get_vnode_info_sysctl()1418 vntype = kinfo_vtype2fst(kif->kf_vnode_type); in procstat_get_vnode_info_sysctl()1421 vn->vn_type = vntype; in procstat_get_vnode_info_sysctl()1422 if (vntype == PS_FST_VTYPE_VNON || vntype == PS_FST_VTYPE_VBAD) in procstat_get_vnode_info_sysctl()1437 if (vntype == PS_FST_VTYPE_VBLK) { in procstat_get_vnode_info_sysctl()1442 } else if (vntype == PS_FST_VTYPE_VCHR) { in procstat_get_vnode_info_sysctl()