Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h432 #define FUSE_PARALLEL_DIROPS (1 << 18) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h439 #define FUSE_PARALLEL_DIROPS (1 << 18) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1276 if (flags & FUSE_PARALLEL_DIROPS) in process_init_reply()
1356 FUSE_PARALLEL_DIROPS | FUSE_HANDLE_KILLPRIV | FUSE_POSIX_ACL | in fuse_send_init()