Searched refs:fowner (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/integrity/ima/
H A Dima_policy.c108 kuid_t fowner; member in struct:ima_rule_entry
138 * .fowner, and .fgroup
213 {.action = APPRAISE, .fowner = GLOBAL_ROOT_UID, .fowner_op = &vfsuid_eq_kuid,
217 {.action = APPRAISE, .fowner = GLOBAL_ROOT_UID, .fowner_op = &vfsuid_eq_kuid,
628 rule->fowner))
1102 {Opt_fowner_eq, "fowner=%s"},
1108 {Opt_fowner_gt, "fowner>%s"},
1114 {Opt_fowner_lt, "fowner<%s"},
1418 entry->fowner = INVALID_UID;
1710 ima_log_string_op(ab, "fowner", arg
[all...]

Completed in 114 milliseconds