Searched refs:posix_ace_state (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.c396 struct posix_ace_state { struct
403 struct posix_ace_state perms;
417 struct posix_ace_state owner;
418 struct posix_ace_state group;
419 struct posix_ace_state other;
420 struct posix_ace_state everyone;
421 struct posix_ace_state mask; /* Deny unused in this case */
439 + cnt*sizeof(struct posix_ace_state);
457 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate)
579 static inline void allow_bits(struct posix_ace_state *astat
[all...]

Completed in 52 milliseconds