Home
last modified time | relevance | path

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

/third_party/libfuse/include/
H A Dfuse_kernel.h165 * - add FUSE_NO_OPENDIR_SUPPORT flag
353 * FUSE_NO_OPENDIR_SUPPORT: kernel supports zero-message opendir
397 #define FUSE_NO_OPENDIR_SUPPORT (1 << 24) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2008 if (inargflags & FUSE_NO_OPENDIR_SUPPORT)

Completed in 6 milliseconds