Home
last modified time | relevance | path

Searched refs:FUSE_KERNEL_VERSION (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h49 #define FUSE_KERNEL_VERSION 7 macro
/third_party/libfuse/lib/
Dcuse_lowlevel.c236 outarg.major = FUSE_KERNEL_VERSION; in cuse_lowlevel_init()
Dfuse_lowlevel.c1954 outarg.major = FUSE_KERNEL_VERSION;
2799 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION);
/third_party/libfuse/include/
Dfuse_kernel.h241 #define FUSE_KERNEL_VERSION 7 macro
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c1133 outarg.major = FUSE_KERNEL_VERSION; in do_init()
1365 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_ll_version()