Searched refs:vn_type (Results 1 – 6 of 6) sorted by relevance
47 int vn_type; member81 int vn_type; member215 vn_compat->vn_type = vn.vn_type; in freebsd11_procstat_get_vnode_info()240 vn_compat->vn_type = vn.vn_type; in freebsd12_procstat_get_vnode_info()
136 int vn_type; member
1301 vn->vn_type = vntype2psfsttype(vnode.v_type); in procstat_get_vnode_info_kvm()1416 vn->vn_type = vntype; in procstat_get_vnode_info_sysctl()
568 else if (vn.vn_type == PS_FST_VTYPE_VBAD) in print_vnode_info()570 else if (vn.vn_type == PS_FST_VTYPE_VNON) in print_vnode_info()592 if (vn.vn_type == PS_FST_VTYPE_VBLK || vn.vn_type == PS_FST_VTYPE_VCHR) { in print_vnode_info()
312 (vn.vn_type == PS_FST_VTYPE_VCHR || in dofiles()313 vn.vn_type == PS_FST_VTYPE_VBLK) && in dofiles()
434 switch (vn.vn_type) { in procstat_files()