Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dext4_acl.h43 #define POSIX_ACL_XATTR_VERSION 0x0002 macro
Dext_attr.c542 if (header->a_version != ext2fs_cpu_to_le32(POSIX_ACL_XATTR_VERSION)) in convert_posix_acl_to_disk_buffer()
599 header->a_version = ext2fs_cpu_to_le32(POSIX_ACL_XATTR_VERSION); in convert_disk_buffer_to_posix_acl()