Home
last modified time | relevance | path

Searched refs:FUSE_DEFAULT_MAX_PAGES_PER_REQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dfuse_i.h36 #define FUSE_DEFAULT_MAX_PAGES_PER_REQ 32 macro
H A Dinode.c946 fc->max_pages = FUSE_DEFAULT_MAX_PAGES_PER_REQ; in fuse_conn_init()
H A Dfile.c2063 FUSE_DEFAULT_MAX_PAGES_PER_REQ), in fuse_pages_realloc()