VT_EXT2FS
case VT_EXT2FS:
#define IS_EXT2_VNODE(vp) (vp->v_tag == VT_EXT2FS)
if ((error = getnewvnode(VT_EXT2FS, mp, &ext2fs_vops, &vp)) != 0) {