UF_CACHE
#ifdef UF_CACHE
{ "nocache", UF_CACHE, 0 },
{ "noucache", UF_CACHE, 0 },
if (lva.va_flags & UF_CACHE)
ap->a_vap->va_flags |= UF_CACHE;