FOPEN_KEEP_CACHE  144 fs/fuse/file.c 	ff->open_flags = FOPEN_KEEP_CACHE | (isdir ? FOPEN_CACHE_DIR : 0);
FOPEN_KEEP_CACHE  195 fs/fuse/file.c 	if (!(ff->open_flags & FOPEN_KEEP_CACHE))