Home
last modified time | relevance | path

Searched refs:posix_ace_state_array (Results 1 – 3 of 3) sorted by relevance

/fs/smb/server/
A Dsmbacl.h64 struct posix_ace_state_array { struct
80 struct posix_ace_state_array *users; argument
81 struct posix_ace_state_array *groups;
A Dsmbacl.c351 alloc = sizeof(struct posix_ace_state_array) in init_acl_state()
/fs/nfsd/
A Dnfs4acl.c432 struct posix_ace_state_array { struct
448 struct posix_ace_state_array *users; argument
449 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()

Completed in 10 milliseconds