Searched refs:FOPEN_CACHE_DIR (Results 1 – 2 of 2) sorted by relevance
160 * - add FOPEN_CACHE_DIR370 * FOPEN_CACHE_DIR: allow caching this directory macro 379 #define FOPEN_CACHE_DIR (1 << 3)
140 ff->open_flags = FOPEN_KEEP_CACHE | (isdir ? FOPEN_CACHE_DIR : 0); in fuse_file_open()