Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h436 #define FUSE_MAX_PAGES (1 << 22) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h443 #define FUSE_MAX_PAGES (1 << 22) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1290 if (flags & FUSE_MAX_PAGES) { in process_init_reply()
1357 FUSE_ABORT_ERROR | FUSE_MAX_PAGES | FUSE_CACHE_SYMLINKS | in fuse_send_init()