Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dacl.c151 extra_flags |= FUSE_SETXATTR_ACL_KILL_SGID; in fuse_set_acl()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h552 #define FUSE_SETXATTR_ACL_KILL_SGID (1 << 0) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h562 #define FUSE_SETXATTR_ACL_KILL_SGID (1 << 0) macro