Searched refs:cache_symlinks (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/fuse/ | ||
| H A D | fuse_i.h | 742 unsigned cache_symlinks:1; member |
| H A D | inode.c | 1370 fc->cache_symlinks = 1; in process_init_reply() |
| H A D | dir.c | 1661 if (fc->cache_symlinks) in fuse_get_link() |