Home
last modified time | relevance | path

Searched refs:kernel_cache (Results 1 – 4 of 4) sorted by relevance

/third_party/libfuse/example/
Dhello.c59 cfg->kernel_cache = 1; in hello_init()
/third_party/libfuse/include/
Dfuse.h240 int kernel_cache; member
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c62 int kernel_cache; member
1810 if (f->conf.kernel_cache) in fuse_lib_create()
1898 if (f->conf.kernel_cache) in fuse_lib_open()
2877 FUSE_LIB_OPT("kernel_cache", kernel_cache, 1),
/third_party/libfuse/lib/
Dfuse.c3154 if (f->conf.kernel_cache) in fuse_lib_create()
3233 if (f->conf.kernel_cache) in fuse_lib_open()
4654 FUSE_LIB_OPT("kernel_cache", kernel_cache, 1),