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()
441 struct posix_ace_state_array { struct457 struct posix_ace_state_array *users; argument458 struct posix_ace_state_array *groups;472 alloc = sizeof(struct posix_ace_state_array) in init_state()579 struct posix_ace_state_array *a = state->users; in find_uid()596 struct posix_ace_state_array *a = state->groups; in find_gid()611 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()619 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()