Lines Matching defs:posix_ace_state
421 struct posix_ace_state {
431 struct posix_ace_state perms;
445 struct posix_ace_state owner;
446 struct posix_ace_state group;
447 struct posix_ace_state other;
448 struct posix_ace_state everyone;
449 struct posix_ace_state mask; /* Deny unused in this case */
485 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate)
559 static inline void allow_bits(struct posix_ace_state *astate, u32 mask)
565 static inline void deny_bits(struct posix_ace_state *astate, u32 mask)