Lines Matching defs:as
325 * Check if the bootfs name has the same pool name as it is set to.
456 "vdev can not correspond to the same partition as "
509 * specified as strings.
588 * the dataset has to be in the same pool as it sets to.
1415 "to its state as of %s.\n"),
1419 "Pool %s returned to its state as of %s.\n"),
1475 "\tReturning the pool to its state as of %s\n"
1724 dgettext(TEXT_DOMAIN, "cannot import '%s' as '%s'"),
2122 * then we proceed with that ctd name as whole-disk 'path'.
2198 boolean_t as, l2;
2202 if (zpool_find_vdev(zhp, path, &as, &l2, NULL,
2589 * Returns TRUE if the given nvlist is a vdev that was originally swapped in as
3566 * _not_ copied as part of the process. So we point the start of our
3723 * processed as there wasn't a complete record.
3735 /* get length of packed record (stored as little endian) */
4085 * V_ROOT, V_BOOT, etc. were all pretty specific. V_USR is as
4086 * close to reality as we can get, in the absence of V_OTHER.