FOPEN_KEEP_CACHE
.open_flags = FOPEN_KEEP_CACHE,
if ((foo->open_flags & FOPEN_KEEP_CACHE) == 0)
expect_open(ino, FOPEN_KEEP_CACHE, 2);