Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dfuse.h345 #define FUSE_BIG_WRITES (1 << 5) macro
/Linux-v5.15/fs/fuse/
Dinode.c1098 if (arg->flags & FUSE_BIG_WRITES) in process_init_reply()
1181 FUSE_EXPORT_SUPPORT | FUSE_BIG_WRITES | FUSE_DONT_MASK | in fuse_send_init()