Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h434 #define FUSE_POSIX_ACL (1 << 20) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h441 #define FUSE_POSIX_ACL (1 << 20) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1282 if ((flags & FUSE_POSIX_ACL)) { in process_init_reply()
1356 FUSE_PARALLEL_DIROPS | FUSE_HANDLE_KILLPRIV | FUSE_POSIX_ACL | in fuse_send_init()