Searched refs:vn_type (Results 1 – 5 of 5) sorted by relevance
502 else if (vn.vn_type == PS_FST_VTYPE_VBAD) in print_vnode_info()504 else if (vn.vn_type == PS_FST_VTYPE_VNON) in print_vnode_info()526 if (vn.vn_type == PS_FST_VTYPE_VBLK || vn.vn_type == PS_FST_VTYPE_VCHR) { in print_vnode_info()
313 (vn.vn_type == PS_FST_VTYPE_VCHR || in dofiles()314 vn.vn_type == PS_FST_VTYPE_VBLK) && in dofiles()
126 int vn_type; member
1259 vn->vn_type = vntype2psfsttype(vnode.v_type); in procstat_get_vnode_info_kvm()1374 vn->vn_type = vntype; in procstat_get_vnode_info_sysctl()
421 switch (vn.vn_type) { in procstat_files()