Home
last modified time | relevance | path

Searched refs:FUSE_CACHE_SYMLINKS (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h162 * - add FUSE_CACHE_SYMLINKS
352 * FUSE_CACHE_SYMLINKS: cache READLINK responses
396 #define FUSE_CACHE_SYMLINKS (1 << 23) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2006 if (inargflags & FUSE_CACHE_SYMLINKS)
2147 outargflags |= FUSE_CACHE_SYMLINKS;

Completed in 11 milliseconds