Lines Matching refs:altroot
6153 char *altroot, size_t buflen) argument
6200 if (altroot) {
6205 spa_altroot(spa, altroot, buflen);
6207 altroot[0] = '\0';
6211 spa_altroot(spa, altroot, buflen);
6404 const char *altroot = NULL; local
6441 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
6442 spa = spa_add(poolname, nvl, altroot);
6720 const char *altroot = NULL; local
6743 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
6748 spa = spa_add(pool, config, altroot);
8418 const char *altroot = NULL; local
8598 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot);
8601 newspa = spa_add(newname, config, altroot);