Home
last modified time | relevance | path

Searched refs:FUSE_EXPORT_SUPPORT (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h333 * FUSE_EXPORT_SUPPORT: filesystem handles lookups of "." and ".."
377 #define FUSE_EXPORT_SUPPORT (1 << 4) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1982 if (inargflags & FUSE_EXPORT_SUPPORT)
2129 outargflags |= FUSE_EXPORT_SUPPORT;

Completed in 7 milliseconds