Lines Matching defs:cachefile
478 "\t [-d dir | -c cachefile] [-D] [-l] [-f] [-m] [-N] "
481 "\t [-d dir | -c cachefile] [-D] [-l] [-f] [-m] [-N] "
3413 * If we're importing using a cachefile, then we won't report any
3779 * discovered in zpool_find_import(), or if a cachefile is in use, the
4008 * If we're importing from cachefile, then
4014 if (import->cachefile && !import->scan)
4276 * [-d dir | -c cachefile | -s] [-f] -a
4278 * [-d dir | -c cachefile | -s] [-f] [-n] [-F] <pool | id>
4281 * -c Read pool information from a cachefile instead of searching
4282 * devices. If importing from a cachefile config fails, then
4284 * exist in the cachefile.
4353 char *cachefile = NULL;
4370 cachefile = optarg;
4461 if (cachefile && nsearch != 0) {
4466 if (cachefile && do_scan) {
4579 idata.cachefile = cachefile;
4629 * If we're using the cachefile and we failed to import, then
4631 * those in the cachefile.
4633 if (err != 0 && cachefile != NULL) {
4634 (void) printf(gettext("cachefile import failed, retrying\n"));
4638 * in the cachefile. If we need to fallback to searching for