Home
last modified time | relevance | path

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

/third_party/libfuse/include/
H A Dfuse_kernel.h343 * FUSE_READDIRPLUS_AUTO: adaptive readdirplus
387 #define FUSE_READDIRPLUS_AUTO (1 << 14) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1992 if (inargflags & FUSE_READDIRPLUS_AUTO)
2139 outargflags |= FUSE_READDIRPLUS_AUTO;

Completed in 7 milliseconds