Searched refs:FUSE_SETXATTR_ACL_KILL_SGID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/fuse/ | ||
D | acl.c | 149 extra_flags |= FUSE_SETXATTR_ACL_KILL_SGID; in fuse_set_acl() |
/linux-6.12.1/include/uapi/linux/ | ||
D | fuse.h | 571 #define FUSE_SETXATTR_ACL_KILL_SGID (1 << 0) macro |