Home
last modified time | relevance | path

Searched refs:mntypestruct (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/mn/
HDif_mn.c191 static struct ng_type mntypestruct = { variable
1296 if (ng_newtype(&mntypestruct)) in mn_attach()
1397 if (ng_make_node_common(&mntypestruct, &sc->node) != 0) { in mn_attach()