Searched refs:test_partition (Results 1 – 2 of 2) sorted by relevance
99 test_partition() function147 test_partition root150 test_partition isolated153 test_partition member156 test_partition isolated159 test_partition root162 test_partition member169 test_partition root174 test_partition root
4006 char test_partition[MAXPATHLEN]; in setup_cdrom() local4011 snprintf(test_partition, sizeof(test_partition), "%ss%d", bsd_path, in setup_cdrom()4013 fd = qemu_open(test_partition, O_RDONLY | O_BINARY | O_LARGEFILE, NULL); in setup_cdrom()4025 trace_file_setup_cdrom(test_partition); in setup_cdrom()4026 pstrcpy(bsd_path, MAXPATHLEN, test_partition); in setup_cdrom()