Searched refs:posix_ace_state_array (Results 1 – 1 of 1) sorted by relevance
446 struct posix_ace_state_array { struct462 struct posix_ace_state_array *users; argument463 struct posix_ace_state_array *groups;478 alloc = sizeof(struct posix_ace_state_array) in init_state()585 struct posix_ace_state_array *a = state->users; in find_uid()602 struct posix_ace_state_array *a = state->groups; in find_gid()617 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()625 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()