Searched refs:FUSE_MAX_MAX_PAGES (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/fuse/ | ||
| H A D | fuse_i.h | 39 #define FUSE_MAX_MAX_PAGES 256 macro |
| H A D | inode.c | 1062 min_t(unsigned int, FUSE_MAX_MAX_PAGES, in process_init_reply() |