Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_MOUNT_ACL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dmount.c158 r->param_type = TOMOYO_TYPE_MOUNT_ACL; in tomoyo_mount_acl()
H A Dgc.c196 case TOMOYO_TYPE_MOUNT_ACL: in tomoyo_del_acl()
H A Dcommon.h233 TOMOYO_TYPE_MOUNT_ACL, enumerator
H A Dfile.c985 struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL }; in tomoyo_update_mount_acl()
H A Dcommon.c1548 } else if (acl_type == TOMOYO_TYPE_MOUNT_ACL) { in tomoyo_print_entry()