Lines Matching defs:done
153 volatile int done;
588 * to initialize the write history file. This call must be done in
786 * is for appending, one for random access. Write logging is done for
1064 "Info: %d requests done (%d skipped) by this process\n",
1306 sprintf(cp, " read done at file offset %d\n",
1319 " write done at file offset %d - pattern is %s\n",
1334 sprintf(cp, " reada done at file offset %d\n",
1354 " writea done at file offset %d - pattern is %s\n",
1431 * Note: must be done before memory allocation so that the direct i/o
1753 * Write a preliminary write-log entry. This is done so that
2455 " write done at file offset %d - pattern is %c (%#o)\n",
2460 cp += sprintf(cp, " read done at file offset %d\n",
3111 * Note: must be done before memory allocation so that the direct i/o
3227 * FILL must be done on a word-aligned buffer.
3270 * Write a preliminary write-log entry. This is done so that
4574 * pgrp, this can be done with a single kill().
4606 aiop->done++;
4654 aiop->done++;
4704 aiop->done = 0;
4768 while (!aiop->signalled || !aiop->done) {
4822 } while (aiop->done == 0);
4911 * with PA_PANIC is then done unconditionally, in case the panic flag was set
5473 "\t-v Verify writes - this is done by doing a buffered\n");
5475 "\t read() of the data if file io was done, or\n");
5477 "\t an ssread()of the data if sds io was done\n");
5509 "\t U - Unlink file when done\n");
5556 "\t is used if the write was done with O_PARALLEL\n");