Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h419 #define FUSE_BIG_WRITES (1 << 5) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h426 #define FUSE_BIG_WRITES (1 << 5) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1259 if (flags & FUSE_BIG_WRITES) in process_init_reply()
1351 FUSE_EXPORT_SUPPORT | FUSE_BIG_WRITES | FUSE_DONT_MASK | in fuse_send_init()