Searched refs:FUSE_MAX_MAX_PAGES (Results 1 - 2 of 2) sorted by relevance
/third_party/libfuse/lib/ | ||
H A D | fuse_i.h | 194 #define FUSE_MAX_MAX_PAGES 256 macro |
H A D | fuse_lowlevel.c | 3074 se->bufsize = FUSE_MAX_MAX_PAGES * getpagesize() + |
Completed in 5 milliseconds