Searched refs:kvm_mountlist (Results 1 – 1 of 1) sorted by relevance
856 struct mntlist kvm_mountlist; in kinfo_vnodes() local872 KGET(V_MOUNTLIST, kvm_mountlist); in kinfo_vnodes()874 for (mp = TAILQ_FIRST(&kvm_mountlist); mp != NULL; in kinfo_vnodes()