Searched refs:posix_header (Results 1 – 2 of 2) sorted by relevance
292 lustre_acl_xattr_merge2ext(posix_acl_xattr_header *posix_header, int size, in lustre_acl_xattr_merge2ext() argument316 lustre_posix_acl_le_to_cpu(&pae, &posix_header->a_entries[i]); in lustre_acl_xattr_merge2ext()332 posix_header->a_entries[i].e_tag; in lustre_acl_xattr_merge2ext()334 posix_header->a_entries[i].e_perm; in lustre_acl_xattr_merge2ext()336 posix_header->a_entries[i].e_id; in lustre_acl_xattr_merge2ext()338 &posix_header->a_entries[i], &pos); in lustre_acl_xattr_merge2ext()340 if (posix_header->a_entries[i].e_perm != in lustre_acl_xattr_merge2ext()362 posix_header->a_entries[i].e_tag; in lustre_acl_xattr_merge2ext()364 posix_header->a_entries[i].e_perm; in lustre_acl_xattr_merge2ext()366 posix_header->a_entries[i].e_id; in lustre_acl_xattr_merge2ext()[all …]
83 lustre_acl_xattr_merge2ext(posix_acl_xattr_header *posix_header, int size,