Home | History | Annotate | Download | only in directiotest

Lines Matching full:printf

145 			printf("%08x  ", i);
146 printf("%02x ", val);
149 printf(" %-16s\n", ascii_buf);
156 printf(" ");
157 printf(" %-16s\n", ascii_buf);
164 printf("Testing area %d/%d (%6.2f%% complete)\r", current, total,
182 printf("Usage: directiotest blkdev_path\n");
224 printf("Warning: Device too large for test variables\n");
225 printf("Entire device will not be tested\n");
231 printf("Starting test\n");
252 printf("Readback verification failed at block %llu\n\n",
254 printf("Written data:\n");
256 printf("\nRead data:\n");
262 printf("\nTest complete\n");