Home
last modified time | relevance | path

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

/linux/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.c346 alloc = sizeof(struct posix_ace_state_array) in init_acl_state()
/linux/fs/nfsd/
A Dnfs4acl.c434 struct posix_ace_state_array { struct
450 struct posix_ace_state_array *users; argument
451 struct posix_ace_state_array *groups;
465 alloc = sizeof(struct posix_ace_state_array) in init_state()
572 struct posix_ace_state_array *a = state->users; in find_uid()
589 struct posix_ace_state_array *a = state->groups; in find_gid()
604 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()
612 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()

Completed in 9 milliseconds