Searched defs:ima_rule_entry (Results 1 – 1 of 1) sorted by relevance
63 struct ima_rule_entry { struct64 struct list_head list;65 int action;66 unsigned int flags;67 enum ima_hooks func;68 int mask;69 unsigned long fsmagic;70 uuid_t fsuuid;71 kuid_t uid;72 kuid_t fowner;[all …]