M_MFSNODE
mfsp = malloc(sizeof *mfsp, M_MFSNODE, M_WAITOK | M_ZERO);
free(vp->v_data, M_MFSNODE, sizeof(struct mfsnode));