B_TTC
} else if ((bp->b_flags & (B_NOTMETA | B_TTC)) ||
bp->b_flags &= ~(B_VMIO | B_TTC);
bp->b_flags |= B_TTC;
bp->b_flags |= B_DIRECT | B_TTC;