Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h261 #define FUSE_DONT_MASK (1 << 6) macro
/linux-4.19.296/fs/fuse/
Dinode.c910 if (arg->flags & FUSE_DONT_MASK) in process_init_reply()
961 FUSE_EXPORT_SUPPORT | FUSE_BIG_WRITES | FUSE_DONT_MASK | in fuse_send_init()