TOMOYO_TYPE_CHROOT  152 security/tomoyo/common.c 	[TOMOYO_TYPE_CHROOT]     = "chroot",
TOMOYO_TYPE_CHROOT   24 security/tomoyo/file.c 	[TOMOYO_TYPE_CHROOT]     = TOMOYO_MAC_FILE_CHROOT,
TOMOYO_TYPE_CHROOT  827 security/tomoyo/file.c 	case TOMOYO_TYPE_CHROOT:
TOMOYO_TYPE_CHROOT  383 security/tomoyo/tomoyo.c 	return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL);