Searched refs:FUSE_CAP_CACHE_SYMLINKS (Results 1 – 4 of 4) sorted by relevance
76 if(conn->capable & FUSE_CAP_CACHE_SYMLINKS) in pc_init()
383 #define FUSE_CAP_CACHE_SYMLINKS (1 << 23) macro
2007 se->conn.capable |= FUSE_CAP_CACHE_SYMLINKS;2146 if (se->conn.want & FUSE_CAP_CACHE_SYMLINKS)
137 * Add FUSE_CAP_CACHE_SYMLINKS: allow caching symlinks in kernel page cache.