Searched refs:posix_ace_state_array (Results 1 – 3 of 3) sorted by relevance
173 struct posix_ace_state_array { struct189 struct posix_ace_state_array *users; argument190 struct posix_ace_state_array *groups;
346 alloc = sizeof(struct posix_ace_state_array) in init_acl_state()
434 struct posix_ace_state_array { struct450 struct posix_ace_state_array *users; argument451 struct posix_ace_state_array *groups;466 alloc = sizeof(struct posix_ace_state_array) in init_state()573 struct posix_ace_state_array *a = state->users; in find_uid()590 struct posix_ace_state_array *a = state->groups; in find_gid()605 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()613 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()