nextvnodeid        89 kern/vfs_cache.c u_long nextvnodeid;
nextvnodeid       417 kern/vfs_cache.c 	vp->v_id = ++nextvnodeid;
nextvnodeid       418 kern/vfs_cache.c 	if (nextvnodeid != 0)
nextvnodeid       426 kern/vfs_cache.c 	vp->v_id = ++nextvnodeid;