Searched refs:a_perm (Results 1 – 6 of 6) sorted by relevance
52 const int a_perm; /* Libarchive permission or flag */ member272 ae_perm |= acl_nfs4_flag_map[i].a_perm; in translate_acl()303 ae_perm |= perm_map[i].a_perm; in translate_acl()487 if (ae_permset & perm_map[i].a_perm) { in set_acl()518 if (ae_permset & acl_nfs4_flag_map[i].a_perm) { in set_acl()
214 if (x->a_perm < y->a_perm) in cmp2acls()216 if (x->a_perm > y->a_perm) in cmp2acls()453 *mask = aclent[i].a_perm; in ln_aent_preprocess()550 acep->a_access_mask = mode_to_ace_access(aclent[i].a_perm, in ln_aent_to_ace()1029 error = ace_allow_to_mode(vals->allowed, &dest->a_perm, isdir); in acevals_to_aent()1147 &aent->a_perm, isdir); in ace_list_to_aent()1153 &aent->a_perm, isdir); in ace_list_to_aent()
69 if (aclent->a_perm & 1) in acl_entry_get_perm() 71 if (aclent->a_perm & 2) in acl_entry_get_perm() 73 if (aclent->a_perm & 4) in acl_entry_get_perm()
313 aclent_a->a_perm != aclent_b->a_perm) { in compare_acls()
51 o_mode_t a_perm; /* the permission field */ member
44 o_mode_t a_perm; /* the permission field */ member