Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dxattrs.c74 struct LE_POSIX_ACL { struct
154 static int le_acl_to_cpu(const struct LE_POSIX_ACL *le_acl, size_t size, in le_acl_to_cpu()
163 cnt = (size - sizeof(struct LE_POSIX_ACL)) / sizeof(struct LE_POSIX_ACE); in le_acl_to_cpu()
177 struct LE_POSIX_ACL *le_acl) in cpu_to_le_acl()
508 (struct LE_POSIX_ACL*)value)) in ntfs_xattr_system_getxattr()
522 (struct LE_POSIX_ACL*)value)) in ntfs_xattr_system_getxattr()
632 if (!le_acl_to_cpu((const struct LE_POSIX_ACL*)value, in ntfs_xattr_system_setxattr()
646 if (!le_acl_to_cpu((const struct LE_POSIX_ACL*)value, in ntfs_xattr_system_setxattr()