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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4acl.c411 struct posix_acl_state { struct
423 init_state(struct posix_acl_state *state, int cnt)
427 memset(state, 0, sizeof(struct posix_acl_state));
448 free_state(struct posix_acl_state *state) {
453 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate)
489 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags)
587 static int find_uid(struct posix_acl_state *state, struct posix_ace_state_array *a, uid_t uid)
619 static void process_one_v4_ace(struct posix_acl_state *state,
693 struct posix_acl_state effective_acl_state, default_acl_state;

Completed in 40 milliseconds