Home
last modified time | relevance | path

Searched refs:cache_symlinks (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.h674 unsigned cache_symlinks:1; member
H A Dinode.c1287 fc->cache_symlinks = 1; in process_init_reply()
H A Ddir.c1610 if (fc->cache_symlinks) in fuse_get_link()