Lines Matching refs:fprintf

390 		fprintf(stderr, "Warning: changing optimization to space ");
391 fprintf(stderr, "because minfree is less than %d%%\n", MINFREE);
458 fprintf(stderr,
462 fprintf(stderr, "where fsoptions are:\n");
463 fprintf(stderr, "\t-E Erase previous disk content\n");
464 fprintf(stderr, "\t-J Enable journaling via gjournal\n");
465 fprintf(stderr, "\t-L volume label to add to superblock\n");
466 fprintf(stderr,
468 fprintf(stderr, "\t-O file system format: 1 => UFS1, 2 => UFS2\n");
469 fprintf(stderr, "\t-R regression test, suppress random factors\n");
470 fprintf(stderr, "\t-S sector size\n");
471 fprintf(stderr, "\t-T disktype\n");
472 fprintf(stderr, "\t-U enable soft updates\n");
473 fprintf(stderr, "\t-a maximum contiguous blocks\n");
474 fprintf(stderr, "\t-b block size\n");
475 fprintf(stderr, "\t-c blocks per cylinders group\n");
476 fprintf(stderr, "\t-d maximum extent size\n");
477 fprintf(stderr, "\t-e maximum blocks per file in a cylinder group\n");
478 fprintf(stderr, "\t-f frag size\n");
479 fprintf(stderr, "\t-g average file size\n");
480 fprintf(stderr, "\t-h average files per directory\n");
481 fprintf(stderr, "\t-i number of bytes per inode\n");
482 fprintf(stderr, "\t-j enable soft updates journaling\n");
483 fprintf(stderr, "\t-k space to hold for metadata blocks\n");
484 fprintf(stderr, "\t-l enable multilabel MAC\n");
485 fprintf(stderr, "\t-n do not create .snap directory\n");
486 fprintf(stderr, "\t-m minimum free space %%\n");
487 fprintf(stderr, "\t-o optimization preference (`space' or `time')\n");
488 fprintf(stderr, "\t-p partition name (a..h)\n");
489 fprintf(stderr, "\t-r reserved sectors at the end of device\n");
490 fprintf(stderr, "\t-s file system size (sectors)\n");
491 fprintf(stderr, "\t-t enable TRIM\n");