Lines Matching defs:ima_rule_entry
98 struct ima_rule_entry { struct
99 struct list_head list;
100 int action;
101 unsigned int flags;
102 enum ima_hooks func;
103 int mask;
104 unsigned long fsmagic;
105 uuid_t fsuuid;
106 kuid_t uid;
107 kgid_t gid;
108 kuid_t fowner;
109 kgid_t fgroup;
133 …"The bitfield allowed_algos in ima_rule_entry is too small to contain all the supported hash algor… argument