Searched refs:posix_ace_state_array (Results 1 – 3 of 3) sorted by relevance
64 struct posix_ace_state_array { struct80 struct posix_ace_state_array *users; argument81 struct posix_ace_state_array *groups;
351 alloc = sizeof(struct posix_ace_state_array) in init_acl_state()
432 struct posix_ace_state_array { struct448 struct posix_ace_state_array *users; argument449 struct posix_ace_state_array *groups;463 alloc = sizeof(struct posix_ace_state_array) in init_state()570 struct posix_ace_state_array *a = state->users; in find_uid()587 struct posix_ace_state_array *a = state->groups; in find_gid()602 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()610 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()