Home
last modified time | relevance | path

Searched refs:FUSE_MAX_PAGES (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/include/
Dfuse_kernel.h395 #define FUSE_MAX_PAGES (1 << 22) macro
/third_party/libfuse/lib/
Dfuse_lowlevel.c2014 if (!(inargflags & FUSE_MAX_PAGES)) {
2113 if (arg->flags & FUSE_MAX_PAGES) {
2114 outarg.flags |= FUSE_MAX_PAGES;