Searched refs:auto_cache (Results 1 – 2 of 2) sorted by relevance
245 int auto_cache; member
2521 if (f->conf.auto_cache) { in do_lookup()2797 if (f->conf.auto_cache) in fuse_lib_getattr()2893 if (f->conf.auto_cache) { in fuse_lib_setattr()3273 if (f->conf.auto_cache) in fuse_lib_open()4649 FUSE_LIB_OPT("auto_cache", auto_cache, 1),4650 FUSE_LIB_OPT("noauto_cache", auto_cache, 0),