Home | History | Annotate | Download | only in qemu

Lines Matching full:discard

1407 " 'discard 512 1k' - discards 1 kilobyte from 512 bytes into the file\n"
1418 .name = "discard",
1472 printf("discard failed: %s\n", strerror(-ret));
1479 print_report("discard", &t2, offset, count, count, 1, Cflag);