Searched refs:auto_cache (Results 1 – 1 of 1) sorted by relevance
67 int auto_cache; member1186 if (f->conf.auto_cache) { in lookup_path()1399 if (f->conf.auto_cache) { in fuse_lib_getattr()1490 if (f->conf.auto_cache) { in fuse_lib_setattr()1902 if (f->conf.auto_cache) in fuse_lib_open()2879 FUSE_LIB_OPT("auto_cache", auto_cache, 1),2880 FUSE_LIB_OPT("noauto_cache", auto_cache, 0),