Searched refs:posix_ace_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.c392 struct posix_ace_state { struct
399 struct posix_ace_state perms;
413 struct posix_ace_state owner;
414 struct posix_ace_state group;
415 struct posix_ace_state other;
416 struct posix_ace_state everyone;
417 struct posix_ace_state mask; /* Deny unused in this case */
453 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate)
575 static inline void allow_bits(struct posix_ace_state *astate, u32 mask)
581 static inline void deny_bits(struct posix_ace_state *astat
[all...]

Completed in 112 milliseconds