Home | History | Annotate | Download | only in arch

Lines Matching refs:filesystem

102 	assert(params->filesystem != NULL);
121 * Use contiguous blocks of SYS_BOOT in the target filesystem
126 warn("Target filesystem `%s' is unexpected",
133 params->filesystem);
137 "a bootstrap", params->filesystem);
171 params->filesystem);
180 params->filesystem);
201 warnx("Invalid disklabel in %s", params->filesystem);
222 * it to the LIF filesystem.
265 warn("Writing `%s'", params->filesystem);
267 warnx("Writing `%s': short write", params->filesystem);
274 * Bootstrap in the target filesystem is used.
291 warn("Writing boot filesystem of `%s'",
292 params->filesystem);
294 warnx("Writing boot filesystem of `%s': short write",
295 params->filesystem);