tomoyo_mount_acl 1557 security/tomoyo/common.c 		struct tomoyo_mount_acl *ptr =
tomoyo_mount_acl  965 security/tomoyo/file.c 	const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head);
tomoyo_mount_acl  966 security/tomoyo/file.c 	const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head);
tomoyo_mount_acl  985 security/tomoyo/file.c 	struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL };
tomoyo_mount_acl  198 security/tomoyo/gc.c 			struct tomoyo_mount_acl *entry
tomoyo_mount_acl   50 security/tomoyo/mount.c 	const struct tomoyo_mount_acl *acl =
tomoyo_mount_acl  237 security/tomoyo/mount.c 	error = tomoyo_mount_acl(&r, dev_name, path, type, flags);