Lines Matching defs:ima_rule_entry
74 struct ima_rule_entry { struct
75 struct list_head list;
76 int action;
77 unsigned int flags;
78 enum ima_hooks func;
79 int mask;
80 unsigned long fsmagic;
81 uuid_t fsuuid;
82 kuid_t uid;
83 kgid_t gid;
84 kuid_t fowner;
85 kgid_t fgroup;
109 …"The bitfield allowed_algos in ima_rule_entry is too small to contain all the supported hash algor… argument