Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h39 #define FUSE_MAX_MAX_PAGES 256 macro
H A Dinode.c947 fc->max_pages_limit = FUSE_MAX_MAX_PAGES; in fuse_conn_init()