Go to the documentation of this file.
9 #ifndef _POSIX_ACL_XATTR_H
10 #define _POSIX_ACL_XATTR_H
15 #define POSIX_ACL_XATTR_ACCESS "system.posix_acl_access"
16 #define POSIX_ACL_XATTR_DEFAULT "system.posix_acl_default"
19 #define POSIX_ACL_XATTR_VERSION 0x0002
23 #define ACL_UNDEFINED_ID (-1)
38 posix_acl_xattr_size(
int count)
45 posix_acl_xattr_count(
size_t size)
55 #ifdef CONFIG_FS_POSIX_ACL
68 const void *
value,
size_t size);