Searched refs:cache_symlinks (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/fuse/ | ||
| D | fuse_i.h | 608 unsigned cache_symlinks:1; member |
| D | inode.c | 946 fc->cache_symlinks = 1; in process_init_reply() |
| D | dir.c | 1246 if (fc->cache_symlinks) in fuse_get_link() |