Nlink
linknode = devfs_allocp(Nlink, name, parent, mp, NULL);
case Nlink:
case Nlink:
while ((found->node_type == Nlink) && (found->link_target)) {
if (node->node_type == Nlink) {
if (node->node_type == Nlink) {
if ((node->node_type == Nlink) && (node->link_target == target)) {
if ((node->node_type == Nlink) && (node->flags & DEVFS_RULE_CREATED)) {
if ((node->node_type == Nlink) && (node->link_target != NULL) &&
while ((found->node_type == Nlink) && (found->link_target)) {
devfs_allocvp(ap->a_dvp->v_mount, ap->a_vpp, Nlink,