Searched refs:posix_acl_xattr_header (Results 1 – 3 of 3) sorted by relevance
35 struct posix_acl_xattr_header { struct
737 const struct posix_acl_xattr_header *header = value; in posix_acl_fix_xattr_common()742 if (size < sizeof(struct posix_acl_xattr_header)) in posix_acl_fix_xattr_common()781 const struct posix_acl_xattr_header *header = value; in posix_acl_from_xattr()841 struct posix_acl_xattr_header *ext_acl; in posix_acl_to_xattr()898 struct posix_acl_xattr_header *ext_acl = buffer; in vfs_posix_acl_to_xattr()
4862 struct posix_acl_xattr_header dummy_acl; in __process_new_xattr()