Searched refs:kve_vn_type (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/sys/ | ||
| D | sysctl.h | 842 uint32_t kve_vn_type; /* Vnode type. */ member |
| /netbsd/src/sys/uvm/ | ||
| D | uvm_map.c | 5318 kve->kve_vn_type = (int)vp->v_type; in fill_vmentry() |