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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4acl.c406 struct posix_ace_state_array { struct
422 struct posix_ace_state_array *users;
423 struct posix_ace_state_array *groups;
438 alloc = sizeof(struct posix_ace_state_array)
591 static int find_uid(struct posix_acl_state *state, struct posix_ace_state_array *a, uid_t uid)
607 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask)
615 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask)

Completed in 82 milliseconds