tomoyo_mount_acl
struct tomoyo_mount_acl *ptr =
const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head);
const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head);
struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL };
struct tomoyo_mount_acl *entry
error = tomoyo_mount_acl(&r, dev_name, path, type, flags);
const struct tomoyo_mount_acl *acl =