Searched defs:aa_perms (Results 1 – 2 of 2) sorted by relevance
66 struct aa_perms { struct67 u32 allow;68 u32 deny; /* explicit deny, or conflict if allow also set */70 u32 subtree; /* allow perm on full subtree only when allow is set */71 u32 cond; /* set only when ~allow and ~deny */96 extern struct aa_perms nullperms; argument
66 struct aa_perms { struct88 extern struct aa_perms nullperms; argument